Bug: 172085583

Clone this repo:
  1. d574230 Merge 25Q1 (ab/BP1A.250305.020) to AOSP main by Xin Li · 8 weeks ago main master
  2. b0bfb6f Merge 25Q1 (ab/12770256) to aosp-main-future by Xin Li · 2 months ago
  3. 0e174d5 Add new operation and set appName to Ts43Operation am: 0a7eeabda7 by jinjeong · 2 months ago
  4. dcf9b2d Add additionalHeaders parameter to ServiceEntitlement APIs am: b1da8daf74 by Kiwon Park · 2 months ago
  5. 0a7eeab Add new operation and set appName to Ts43Operation by jinjeong · 2 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.