commit | 319379cfee9fb16bacc582e3f83b58ecedc730d9 | [log] [tgz] |
---|---|---|
author | Karishma Vakil <kvakil@google.com> | Wed Nov 15 21:38:06 2023 +0000 |
committer | Karishma Vakil <kvakil@google.com> | Wed Nov 22 23:54:44 2023 +0000 |
tree | e8bed83f802b636588be51c78690c01bcfafa032 | |
parent | 75b7df249b551ee6127ef36d8204de3475910ac1 [diff] |
[DeviceAware] Make AppOpsCheckingServiceInterface device-aware This is to allow working on b/266164193 in parallel to making app ops tracking device-aware. The actual usage of device id to calculate op mode will be done in that bug, however modifying the interface at this time allows us to make AppOpsService device-aware. Bug: 299330771 Test: atest CtsAppOpsTestCases CtsAppOps2TestCases Change-Id: I9edc249379474d710f45a49877389b6a94846544