Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit deebf047 authored by Ted Bauer's avatar Ted Bauer
Browse files

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
parent ec3c8b5e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment