Bug: 172085583

Clone this repo:
  1. 694d485 Merge Android 14 QPR3 to AOSP main by Xin Li · 6 weeks ago main master
  2. a1be58b Merge Android 24Q2 Release (ab/11526283) to aosp-main-future by Xin Li · 3 months ago
  3. 301f298 [automerger skipped] Merge Android 14 QPR2 to AOSP main am: dcd5e64490 -s ours by Xin Li · 5 months ago
  4. dcd5e64 Merge Android 14 QPR2 to AOSP main by Xin Li · 5 months ago
  5. 0e789f5 Fix build errors by Sarah Chin · 6 months 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.