summaryrefslogtreecommitdiff
path: root/libs/input/SpriteController.cpp
diff options
context:
space:
mode:
author Uma M Maradana <uma.maradana@gm.com> 2023-10-23 13:40:26 -0700
committer Uma Maradana <uma.maradana@gm.com> 2024-08-06 18:26:19 +0000
commit77ff25af48310191695d63036fc428f1381cd6d2 (patch)
tree4446fae89bb7362931d8de6fa26f724726f51c56 /libs/input/SpriteController.cpp
parent8c7e75ebc9c2db43bf6c1a492547e194eb633e5e (diff)
Fix powersave/powersave idle whitelist
Presently powersave/powersaveexceptidle whitelist generated for only system user installed apps. In multi user environment system/secondary user apps also required to be whitelisted. Some apps disabled for system user and enabled for non-system users, then those apps cannot be whitelisted for powermode. System config cannot read the config other than system/etc, product/etc or vendor/etc hence these partitions cannot be remounted in production devices. Hence to fix this need to enable to get the package info for all users by adding filter with MATCH_ANY_USER. Bug: 307334623 Test: Make system app installed for non-SYSTEM user and check that app whether it is whitelisted for power save/idle power save list. Change-Id: I55a5a5ba8a01846ab4990589acf714c559310287
Diffstat (limited to 'libs/input/SpriteController.cpp')
0 files changed, 0 insertions, 0 deletions