Set apex_available for service-appsearch
This lib should only ever appear in the appsearch apex. Bug: 147364041 Test: m Change-Id: Ife732d96b88a5588b0d1b78b46d210ee133919c5
This commit is contained in:
@@ -23,5 +23,6 @@ java_library {
|
||||
],
|
||||
static_libs: [
|
||||
"icing-java-proto-lite",
|
||||
]
|
||||
],
|
||||
apex_available: [ "com.android.appsearch" ],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user