summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorarangelov <arangelov@google.com>2021-04-06 17:19:01 +0100
committerarangelov <arangelov@google.com>2021-04-12 15:10:09 +0100
commit7bfdde81716da82d012cf8403207d701a9a68f32 (patch)
treed4105e77021c7a8302378cf9da89e501c7ca2ed2 /tools/aapt2/java/JavaClassGenerator_test.cpp
parenta613e853de37ceb2668a6f3b87b357149ce66c2f (diff)
Update EXTRA_PROVISIONING_SUPPORTED_MODES values to flags
This addresses API council feedback. SUPPORTED_MODES_ORGANIZATION_OWNED is now FLAG_SUPPORTED_MODES_ORGANIZATION_OWNED. SUPPORTED_MODES_PERSONALLY_OWNED is FLAG_SUPPORTED_MODES_PERSONALLY_OWNED. SUPPORTED_MODES_DEVICE_OWNER is FLAG_SUPPORTED_MODES_DEVICE_OWNER. SUPPORTED_MODES_ORGANIZATION_AND_PERSONALLY_OWNED is now FLAG_SUPPORTED_MODES_ORGANIZATION_OWNED | FLAG_SUPPORTED_MODES_PERSONALLY_OWNED. Note that these new flags have the same exact values as the original values, so no changes are needed to be done for the provisioning trigger. Fixes: 179709752 Test: atest ManagedProvisioningTests Test: atest ManagedProvisioningRoboTests Change-Id: I1845837e752df5750083dc3bf31cbc356f4d24b7
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions