commit | 0e789f5f022716f50d37bf534ca54db6d25d3de3 | [log] [tgz] |
---|---|---|
author | Sarah Chin <[email protected]> | Sun Feb 11 21:29:38 2024 -0800 |
committer | Sarah Chin <[email protected]> | Sun Feb 11 21:29:40 2024 -0800 |
tree | 648477a6b6016c8ed6f3dce4be65f9406d2431c3 | |
parent | 9e893fb76e4b2cb0842af201f3e074efe71ae680 [diff] |
Fix build errors Don't add intdef annotation for optional fields. Test: atest service-entitlement-tests Bug: 308875053 Change-Id: Idbe7a26d8d8543ce91826dec166b11c65c1b3148
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.