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

Commit 47629365 authored by Steven Moreland's avatar Steven Moreland
Browse files

reflect libbinder->libpermission: appops

Since libbinder is used in many places, lightening it up (vtables in
these classes contribute to private dirty memory).

Bug: 183654927
Test: boot
Change-Id: I07f61bf4d60856b009f2847245d49b91c42ea4dc
parent f7a86bf1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -45,6 +45,7 @@ cc_library {
        "libbinder",
        "libcutils",
        "liblog",
        "libpermission",
        "libutils",
        "libhidlbase",
        "android.hardware.graphics.bufferqueue@1.0",
+2 −0
Original line number Diff line number Diff line
@@ -114,6 +114,7 @@ cc_library_shared {
        "libutils",
        "libbinder",
        "libactivitymanager_aidl",
        "libpermission",
        "libcutils",
        "libmedia",
        "libmediautils",
@@ -158,6 +159,7 @@ cc_library_shared {
    export_shared_lib_headers: [
        "libbinder",
        "libactivitymanager_aidl",
        "libpermission",
        "libcamera_client",
        "libfmq",
        "libsensorprivacy",