diff options
author | Ryan Mitchell <rtmitchell@google.com> | 2019-04-11 16:50:12 -0700 |
---|---|---|
committer | Ryan Mitchell <rtmitchell@google.com> | 2019-04-11 16:55:37 -0700 |
commit | 9f6f9ca935befddea4674d2490d5cc198a98dc55 (patch) | |
tree | f60727486c63fd1db240c1df37bf22a924cca7c0 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | d81cd2629666b0ed852142607852232094e04d11 (diff) |
Fix RelativeLayout checking of resource ids greater than 0x80
For splits with package id 0x80 and higher, the resource ids are
negative. RelativeLayout builds a dependency graph to indicate in which
order the layout height and width need to be processed. Since the ids
are less than 0, RelativeLayout is incorrectly assuming the layouts are
not order dependent.
Bug: 72869300
Test: manual
Change-Id: I98f58f11733c2976fc5c1b4152949cf80660f657
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions