Bug: 172085583

Clone this repo:
  1. dcd5e64 Merge Android 14 QPR2 to AOSP main by Xin Li · 12 days ago main master
  2. 179538d Merge Android 24Q1 Release (ab/11220357) by Xin Li · 8 weeks ago
  3. 7abb467 Change the satellite appId to 2016 am: 1b4bffff8f by Hyosun Kim · 9 weeks ago
  4. 1b4bfff Change the satellite appId to 2016 by Hyosun Kim · 9 weeks ago
  5. 2299666 To check the eligibility of satellite service, add satellite app Id. am: 75bd4bfbd4 by Hyosun Kim · 9 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.