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

Commit 9b0f485d authored by Alexander Dorokhine's avatar Alexander Dorokhine Committed by Automerger Merge Worker
Browse files

Merge "Move libicing.so out of /usr/lib, into the appsearch apex." into sc-dev...

Merge "Move libicing.so out of /usr/lib, into the appsearch apex." into sc-dev am: 5a26c6b3 am: d5add214

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15003778

Change-Id: I18dc924bde66b38b790bdc62bd791521191287b1
parents 13c89846 d5add214
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -29,6 +29,7 @@ apex {
    key: "com.android.appsearch.key",
    certificate: ":com.android.appsearch.certificate",
    updatable: false,
    jni_libs: ["libicing"],
    generate_hashtree: false,
}

+0 −3
Original line number Diff line number Diff line
@@ -53,9 +53,6 @@ java_library {
        "framework-appsearch.impl",
        "unsupportedappusage", // TODO(b/181887768) should be removed
    ],
    required: [
        "libicing",
    ],
    defaults: ["framework-system-server-module-defaults"],
    permitted_packages: [
        "com.android.server.appsearch",