diff options
| author | 2024-09-17 17:59:47 +0000 | |
|---|---|---|
| committer | 2024-09-18 16:40:08 +0000 | |
| commit | deebf047251ca0c347038c67bb799002015a6e48 (patch) | |
| tree | e6106fe1ab24131b47bc695163bf56a120416fb5 /opengl/java/android | |
| parent | ec3c8b5ea939036db65c484563c507ff9c609cb1 (diff) | |
Reduce Binder transaction size in getAllProperties
getAllStrings makes a Binder transaction to retrieve all flag keys and values.
The transaction is becoming prohibitively large, so switch to making a Binder
call to retrieve the namespaces first, then call getStrings with each namespace.
Change-Id: Icb3d946a2cdf9c4497ab0605b4fe9101ed67598d
Flag: android.provider.reduce_binder_transaction_size
Test: m
Bug: 362652574
Diffstat (limited to 'opengl/java/android')
0 files changed, 0 insertions, 0 deletions