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

Commit 5a26c6b3 authored by Alexander Dorokhine's avatar Alexander Dorokhine Committed by Android (Google) Code Review
Browse files

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

parents 8f17b10c 24da2e6b
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",