Fix classCastException when Monkey test
Activity#getIntent and ActivityThread#ActivitClientRecord#intent are the same instance. Create a new instance of intent instead of modify from getIntent directly Change-Id: Iff38c8d2c964fa364070d88eed7ea3c07ff62729
Loading
Please register or sign in to comment