Skip to content
Commit 23957aa9 authored by Tobias Thierer's avatar Tobias Thierer
Browse files

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
parent f7253493
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment