commit | e639ce3d5df444bbf3023f3dd4d1965ab7ffc299 | [log] [tgz] |
---|---|---|
author | Sarah Chin <[email protected]> | Wed Oct 18 18:50:57 2023 +0000 |
committer | Automerger Merge Worker <[email protected]> | Wed Oct 18 18:50:57 2023 +0000 |
tree | c465fdebb82803186cac4b43ee2a03acc2368287 | |
parent | def2b3e9180d45526d4cdd8400342d5ccf7328ea [diff] | |
parent | 3ea6fb00730c9cc4edd12169a4f4e755b096146d [diff] |
Add support for EAP-AKA authentication bypass am: 3ea6fb0073 Original change: https://android-review.googlesource.com/c/platform/frameworks/libs/service_entitlement/+/2727055 Change-Id: Idf3fffed7448fd0c116f83ec7e9a528fac4aab04 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.