Move android.compat.annotation package out of libcore
Test: m + flash Bug: 142650523 Change-Id: I1321195c8724485a90b162b32c3c8549dbd11c42
This commit is contained in:
@@ -27,7 +27,10 @@ java_sdk_library {
|
||||
":framework-core-sources-for-test-mock",
|
||||
":framework_native_aidl",
|
||||
],
|
||||
libs: ["framework-all"],
|
||||
libs: [
|
||||
"framework-all",
|
||||
"app-compat-annotations",
|
||||
],
|
||||
|
||||
api_packages: [
|
||||
"android.test.mock",
|
||||
|
||||
Reference in New Issue
Block a user