commit | 8b3dbcaad15a1dcc56440a13850762e5ac540261 | [log] [tgz] |
---|---|---|
author | Jack Yu <[email protected]> | Mon Jul 24 20:00:17 2023 +0000 |
committer | Automerger Merge Worker <[email protected]> | Mon Jul 24 20:00:17 2023 +0000 |
tree | fb9e0c162f669c181fc495114fba43360383d258 | |
parent | 6fbfe5001fd3bd571a67f516f7a34882ddeacc56 [diff] | |
parent | aec5af98245460f70244edf6a1201cf237904be2 [diff] |
Fixed incorrect nullability am: 2003d51422 am: 37ec83c3b8 am: aec5af9824 Original change: https://android-review.googlesource.com/c/platform/frameworks/libs/service_entitlement/+/2670168 Change-Id: Ia91d8b9f954ec4e593a0cc60fe99fadbd9586585 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.