Closed ewolfe123 closed 6 years ago
Nice find! It looks like this is the actual commit which broke things: https://android.googlesource.com/platform/frameworks/base/+/4a18c26609df2c4230885acb64e92fb51aba70df%5E%21/#F0
Thanks @drewhannay!
Nice find! Well done, @ewolfe123. Can we close a bunch of issues due to this change, then?
@Kisty I think only https://github.com/linkedin/test-butler/issues/66 can be closed. Will there be a Test Butler 1.3.2 that includes this fix in the near future?
@ewolfe123 yeah, I'll try to do a release sometime this week
1.3.2 has now been released :)
Awesome! Thank you both for being so responsive!
See: https://github.com/linkedin/test-butler/issues/66
setActivityController
with two parameters, instead of one. (See: https://android.googlesource.com/platform/frameworks/base/+/master/core/java/android/app/IActivityManager.aidl#175)RuntimeException
will be thrown if both fail@Kisty @drewhannay