summaryrefslogtreecommitdiff
path: root/libs/input/SpriteController.cpp
diff options
context:
space:
mode:
author Felipe Leme <felipeal@google.com> 2023-05-05 16:07:41 -0700
committer Felipe Leme <felipeal@google.com> 2023-12-20 23:52:06 +0000
commitf256b0d4d9469024b6c303d7308c66962e324b3c (patch)
tree85db15dc7c23902f86a4a0fe85edcbbf7832d6f5 /libs/input/SpriteController.cpp
parent418e4ba502743376af0ee4a42b824686003e195b (diff)
Don't register AdServices as dumpable anymore.
AdServicesManager registers the adservices_manager service, but it it was temporary not doing so on Android 13 disabled as it was breaking some devices that explicitly allowlisted services (on selinux). but starting on Android 14, the adservices_manager is guaranteed (by CTS) to be published, so this workaround is not needed anymore. Bug: 282239822 Test: adb shell dumpsys system_server_dumper --list > /dev/null |grep AdServices && echo FAIL || echo SUCCESS Test: adb shell service check adservices_manager | grep "not found" && echo FAIL || echo SUCCESS Change-Id: Ib81dd850c12c461cbb2515d56cec0d992d366642
Diffstat (limited to 'libs/input/SpriteController.cpp')
0 files changed, 0 insertions, 0 deletions