Bug: 172085583

Clone this repo:
  1. 2385169 Merge 24Q4 into AOSP main by Xin Li · 6 weeks ago main master
  2. a481093 Revert "Add GID1 to TS.43 eSIM ODSA Operation requests" am: d9272b17c4 by Meng Wang · 8 weeks ago tmp_24Q4_merged
  3. d9272b1 Revert "Add GID1 to TS.43 eSIM ODSA Operation requests" by Meng Wang · 8 weeks ago
  4. 99eb05e Add GID1 to TS.43 eSIM ODSA Operation requests am: d15a1745bd by Colin Floyd · 9 weeks ago
  5. d15a174 Add GID1 to TS.43 eSIM ODSA Operation requests by Colin Floyd · 10 weeks ago

Service Entitlement

Service entitlement library exports the APIs for querying the service status, based on GSMA TS.43 spec.

How to debug

Log TAG to filter:

  • ServiceEntitlement

Enable logging the PII data:

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.