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
This commit is contained in:
@@ -369,6 +369,7 @@ filegroup {
|
||||
":framework_native_aidl",
|
||||
":gatekeeper_aidl",
|
||||
":gsiservice_aidl",
|
||||
":idmap2_aidl",
|
||||
":idmap2_core_aidl",
|
||||
":incidentcompanion_aidl",
|
||||
":inputconstants_aidl",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user