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

Commit febbc33e authored by Ryan Mitchell's avatar Ryan Mitchell
Browse files

Remove duplicate idmap classes from services.jar

The idmap aidl classes are linked into the framework.jar. They do not
need to be linked into the services.jar as well. Remove them.

Bug: 180067820
Test: forrest
Change-Id: Ic8637794cd3a2ea39bad7c0aa6596ca9fe30c45a
parent e2c749b6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -369,6 +369,7 @@ filegroup {
        ":framework_native_aidl",
        ":gatekeeper_aidl",
        ":gsiservice_aidl",
        ":idmap2_aidl",
        ":idmap2_core_aidl",
        ":incidentcompanion_aidl",
        ":inputconstants_aidl",
+0 −2
Original line number Diff line number Diff line
@@ -81,8 +81,6 @@ java_library_static {
        ":dumpstate_aidl",
        ":framework_native_aidl",
        ":gsiservice_aidl",
        ":idmap2_aidl",
        ":idmap2_core_aidl",
        ":inputconstants_aidl",
        ":installd_aidl",
        ":storaged_aidl",