summaryrefslogtreecommitdiff
path: root/libs/hwui/FrameInfoVisualizer.cpp
diff options
context:
space:
mode:
author Jay Thomas Sullivan <jaysullivan@google.com> 2023-11-13 23:16:44 -0800
committer Jay Thomas Sullivan <jaysullivan@google.com> 2023-11-14 14:15:09 -0800
commit2f47b993b6f77232620d30403ccfc5f36f2fca7a (patch)
treecb91441bf90be1438a233a758cba79a71c445401 /libs/hwui/FrameInfoVisualizer.cpp
parent097d7bf04b338eaa7dd14b5a39f5103161f23ddd (diff)
[Role Logic Move] Make flag fixed
Make the 'role_controller_in_system_server' flag a 'fixed' flag. The reason is that it may be used at boot time, before DeviceConfig is available. To toggle this flag on a local build, create this file locally: vendor/google/release/aconfig/trunk_staging/android.permission.flags /override_flag_values.textproto ...with the contents: flag_value { package: "android.permission.flags" name: "device_aware_permission_apis" state: ENABLED permission: READ_ONLY } ...and change 'state' to 'ENABLED' or 'DISABLED'. Then build and re-flash. Test: manual Fix: 310718277 Change-Id: I31599008f0053008cc01442b663eae4a6c006aa8
Diffstat (limited to 'libs/hwui/FrameInfoVisualizer.cpp')
0 files changed, 0 insertions, 0 deletions