summaryrefslogtreecommitdiff
path: root/tests/Codegen/src/com/android/codegentest/SampleDataClassTest.java
diff options
context:
space:
mode:
authorAnthony Hugh <ahugh@google.com>2019-10-01 16:12:04 -0700
committerAnthony Hugh <ahugh@google.com>2019-10-03 11:14:57 -0700
commit4167616621bda5af041e36024074af6e2e040c0d (patch)
tree48130e6935e3d155385d16f84697e5eac1ad0613 /tests/Codegen/src/com/android/codegentest/SampleDataClassTest.java
parenta198f02a97c11153cd0a06edd82a31fd660fa586 (diff)
Refactor OnUsersUpdateListener
OnUsersUpdateListener was a convenience listener to register for all possible user events. However, the API was not that customizable and so it tends to fire for too many events. Also, because it grouped so many intents together, listeners lost all possible metadata associated with the intents. Rather than maintain this large list, we will instead remove the API and have the callers register for these signals themselves. Bug: 137136907 Test: atest CarSettingsRoboTests Test: atest CarUserManagerHelperTest Change-Id: I02d5a03710e8ee12531518c8cbc718c0cb77b506
Diffstat (limited to 'tests/Codegen/src/com/android/codegentest/SampleDataClassTest.java')
0 files changed, 0 insertions, 0 deletions