commit | b7043a96d52fec3ca5e3548a69f4953ec01aef1a | [log] [tgz] |
---|---|---|
author | James Lemieux <jplemieux@google.com> | Fri Dec 14 18:29:12 2018 -0800 |
committer | James Lemieux <jplemieux@google.com> | Fri Dec 21 14:20:11 2018 -0800 |
tree | 57920e742de0c94d5d174a832ff4a7dce8d06a93 | |
parent | 7f244606aa1ee3eaa8c7eb0cf17af9c018a2bf5b [diff] |
Fix test cases for impending Robolectric merge ShadowApplication.sendBroadcast(...) has been removed. Tests must call Context.sendBroadcast(...) just like normal code. ShadowInstrumentation now correctly models granted permissions by pid and uid. Tests must configure them both correctly. Bug: 121048884 Test: make -j56 RunFrameworksServicesRoboTests Change-Id: Ib4786ddacdfbe6592d8090331eb58495aebb4b55