Remove input AIDL classes from system_server classpath

They are already included in the boot classpath in the framework jar.

Bug: 222257322
Test: atest StrictJavaPackagesTest
Change-Id: I7e1b74d806cbee1160439bf8d9a044cbc4696de1
This commit is contained in:
Prabir Pradhan
2022-03-02 05:27:27 -08:00
parent 2773ac9c72
commit 20cb75a45b

View File

@@ -108,7 +108,6 @@ java_library_static {
":dumpstate_aidl",
":framework_native_aidl",
":gsiservice_aidl",
":inputconstants_aidl",
":installd_aidl",
":storaged_aidl",
":vold_aidl",