Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 982befa3 authored by Anton Hansson's avatar Anton Hansson
Browse files

Set apex_available for service-appsearch

This lib should only ever appear in the appsearch apex.

Bug: 147364041
Test: m
Change-Id: Ife732d96b88a5588b0d1b78b46d210ee133919c5
parent 0b7ed292
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -23,5 +23,6 @@ java_library {
  ],
  static_libs: [
    "icing-java-proto-lite",
  ]
  ],
  apex_available: [ "com.android.appsearch" ],
}