tag | 5f909e3fd710dbc1cfbe07d325e30b38453d0e21 | |
---|---|---|
tagger | The Android Open Source Project <initial-contribution@android.com> | Wed Dec 15 10:31:09 2021 -0800 |
object | 1c2e272efcf8c9db34fa832ff1a955250d0e41e3 |
Android 12.0.0 release 21
commit | 1c2e272efcf8c9db34fa832ff1a955250d0e41e3 | [log] [tgz] |
---|---|---|
author | Meng Wang <mewan@google.com> | Tue Jul 27 07:27:49 2021 -0700 |
committer | Meng Wang <mewan@google.com> | Wed Jul 28 16:43:55 2021 +0000 |
tree | 52f4cc8588931e1590e9b60f2f04e30035b9db37 | |
parent | 8f2bf45bd0fe0b8600268f8da8e9cccabc0f02a1 [diff] |
Add support for multiple cookies Bug: 194722614 Test: atest Test: manual - see bug comment6 Change-Id: I7f455da1fe154e4f4bbdf10b1fb15994eab98e0e
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.