commit | 321f0bd44f510c1b13d5f533d61ac0b8c194a51a | [log] [tgz] |
---|---|---|
author | Makoto Onuki <omakoto@google.com> | Tue May 25 17:03:24 2021 -0700 |
committer | Makoto Onuki <omakoto@google.com> | Wed May 26 12:13:07 2021 -0700 |
tree | 16e17cf981cc367b026b6f8b0a8f163802799e57 | |
parent | 72cd5f15528e6b930fadfdef1d79722ea7ff02e7 [diff] |
`cmd deviceidle tempwhitelist -r` should clear FGS tempallowlist too Also clean up FgsTempAllowList, since the key is always UID. Bug: 188789296 Test: atest FgsTempAllowListTest Test: Manual test with `cmd deviceidle tempwhitelist` with and without `-r`, while monitoring the AMS dumpsys with the following command. $ watch -n 1 "adb shell dumpsys activity processes | sed -n '/mFgsStartTempAllowList/,\$p'" Change-Id: I0e113b1614653c85e57a37579921c3baa7dedc78