commit | a1c5eae2c7c160b11c501f310115eea5b52a73e9 | [log] [tgz] |
---|---|---|
author | Ryan Mitchell <rtmitchell@google.com> | Tue Apr 23 08:26:50 2019 -0700 |
committer | Ryan Mitchell <rtmitchell@google.com> | Tue Apr 23 08:32:37 2019 -0700 |
tree | 2bd1a21d7d4198b56358a1d414c3f22a579ab61c | |
parent | acde95c3fc7739ef7b7447be7fd4c087d1575039 [diff] |
Add formats for declare-styleable attributes AAPT does not allow for attributes declared in declared-styleables that do not have a format to create new attribute resources. AAPT2 does and should not. Declare-styleable attribues added while AAPT2 was enabled and that are missing a format definition must declare a format. Bug: 131100106 Test: build Change-Id: I3affed34e6a534e70b159faee26a16964070b133