commit | 43b99228d8eee8abdb02ef048f515fbbe16c7359 | [log] [tgz] |
---|---|---|
author | Kiwon Park <[email protected]> | Tue Aug 29 20:00:20 2023 +0000 |
committer | Automerger Merge Worker <[email protected]> | Tue Aug 29 20:00:20 2023 +0000 |
tree | 62ac0f7564a7981742b8bbc3aadc6e647fe1f84a | |
parent | 759666cdd63bc90a6f6cf4ea6789f73d90a6553c [diff] | |
parent | 8bfb8ba163d338f5b67ef2cfc516f4b1fea89a50 [diff] |
Fix crash when Build.MANUFACTURER is longer than 4 and cap terminal_model and terminal_sw_version according to GSMA RCC.14. am: 8bfb8ba163 Original change: https://android-review.googlesource.com/c/platform/frameworks/libs/service_entitlement/+/2727181 Change-Id: Idb3525911c1aec1ca2a41cef30bcf959527d863b 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.