diff options
author | Dave Mankoff <mankoff@google.com> | 2021-10-13 13:37:50 -0400 |
---|---|---|
committer | Dave Mankoff <mankoff@google.com> | 2021-10-14 17:39:09 -0400 |
commit | f6db05e59f0fa6684440d5251de5ddb5b9bbbe8e (patch) | |
tree | 756f7d433e55847dcbd317ac7e58303bc03945d4 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 349012b8ce88a0cf3ed3c6e51045b378eba0d93d (diff) |
Add ability to set/erase flags via intents.
A flag can be set with a command like the following:
adb shell am broadcast -a com.android.systemui.action.SET_FLAG \
--ei id 1 --ez value 1
A flag can be "erased" with the same command, but leaving the value
unset.
Bug: 202860494
Test: manual
Change-Id: If1097e230692df49a6de7cbbb71ed37b0499c663
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions