commit | 251d2c1184d51e9e5e38a7f8864db1a9771c1be7 | [log] [tgz] |
---|---|---|
author | Krzysztof KosiĆski <[email protected]> | Sat Oct 07 03:41:42 2023 +0000 |
committer | Automerger Merge Worker <[email protected]> | Sat Oct 07 03:41:42 2023 +0000 |
tree | 2e2dc27d2a5e49db162a718f999c5b11f20a4fe9 | |
parent | 43b99228d8eee8abdb02ef048f515fbbe16c7359 [diff] | |
parent | 72a73b5c5ec0d94c0fac279e0e3ab4705f502aa9 [diff] |
Clean up obsolete aliases for Truth. am: 72a73b5c5e Original change: https://android-review.googlesource.com/c/platform/frameworks/libs/service_entitlement/+/2777148 Change-Id: I14f91e9aafffdf4487d7420c5dda86bf5b32a82d Signed-off-by: Automerger Merge Worker <[email protected]>
Service entitlement library exports the APIs for querying the service status, based on GSMA TS.43 spec.
Grand the permission:
adb root
Enable by system property:
adb shell setprop dbg.se.pii_loggable true
NOTE Debug option only available on devices which is built as userdebug.