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

Commit ce9e187a authored by Steven Moreland's avatar Steven Moreland Committed by Android (Google) Code Review
Browse files

Merge "libbinder.vendor: remove activity manager AIDL" into sc-dev

parents 75d6b00c 2ede0a2d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -73,6 +73,7 @@ libbinder_device_interface_sources = [
    "PermissionController.cpp",
    "ProcessInfoService.cpp",
    "IpPrefix.cpp",
    ":activity_manager_procstate_aidl",
]

cc_library {
@@ -132,7 +133,6 @@ cc_library {
        "Utils.cpp",
        ":packagemanager_aidl",
        ":libbinder_aidl",
        ":activity_manager_procstate_aidl",
    ],

    target: {