diff options
author | Tobias Thierer <tobiast@google.com> | 2018-09-19 13:49:53 +0100 |
---|---|---|
committer | Tobias Thierer <tobiast@google.com> | 2018-09-19 13:56:38 +0100 |
commit | 23957aa974f29f6186f07db274bd8864f1ed9719 (patch) | |
tree | 1ef51255fe05ff07b58ebbcc192de8633cdb60bd /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | f72534931b3aacb6325b91a13c9f12c931b2d551 (diff) |
Move ShadeViewRefactor to right package to fix build breakage.
ShadeViewRefactor's package java.lang.annotation was inconsistent
with its source directory; further, it broke taimen-userdebug-jdk9
because java.lang.annotation is a core library package and it's
no longer supported for framework to have code in such packages.
This CL fixes compilation by moving the annotation to the correct
package which corresponds to its source directory.
Test: make SystemUI-core
Bug: 115604102
Change-Id: I600e57da316f60855d71f69b1aa1939f2081d513
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions