summaryrefslogtreecommitdiff
path: root/libs/androidfw/ObbFile.cpp
diff options
context:
space:
mode:
author Jeff DeCew <jeffdq@google.com> 2023-03-20 16:28:34 +0000
committer Jeff DeCew <jeffdq@google.com> 2023-03-30 14:34:42 +0000
commit366264d8e0d305a8aaa847552fd990cabf5557ab (patch)
treeb07f512b6aae8a2eb929ecb0769c3847a3f9ddb9 /libs/androidfw/ObbFile.cpp
parent4a2cef77356953c118418bf2cfcbf95a2920924e (diff)
Remove ability for Released or Resource flags to be "teamfood".
* Released flags are on by default, and being teamfood turns a flag on when the user turns on teamfood, so the latter is a no-op. As such the attribute is meaningless and should just be forced to be false. * Resource flags are defined by a resource value. These are primarily used to make features available only on particular devices. Teamfood does not have device-level granularity, so there are good odds it would opt users into a feature that's inappropriate for their device. As such, it seems like a feature that shouldn't exist unless it turns out to be truly necessary. Test: build Fixes: 274456582 Change-Id: I238a629ea8c0cd22ea1f0c8dadddd96de15a24e1
Diffstat (limited to 'libs/androidfw/ObbFile.cpp')
0 files changed, 0 insertions, 0 deletions