diff options
author | Jeongik Cha <jeongik@google.com> | 2020-03-20 13:45:03 +0900 |
---|---|---|
committer | Jeongik Cha <jeongik@google.com> | 2020-04-20 08:11:45 +0000 |
commit | 9ccdd328809e10e53b52fd9b4453054f467e4361 (patch) | |
tree | daa37d338224bbe0bc36d9837b186627aad2f49c /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 891dcf0887fd8b097fac6aee2e0707e89a111e10 (diff) |
Support multiple requiredSystemProperty in overlay
As-is: Only one requiredSystemProperty is allowed
To-be: It supports several requiredSystemProperty
Here is format for multiple fields.
android:requiredSystemPropertyName="rw.num,rw.char"
android:requiredSystemPropertyValue="1,a"
Test: m
Test: Make two overlay with different condition
Check if it works properly depending on condition
If there is no overlay package matching the condition, both aren't
applied
Bug: 137628879
Merged-In: I4c8c4a1304dc52d6568767d90e3dcbf6acef024a
(cherry picked from commit 5e6a87013f36769a2d70a1d9237d0da0cd7ccd40)
Change-Id: If3765218c96f8922c155e18e99b0f4bb6a032ff1
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions