Merge "Fix static lib collision between system_server + framework"

This commit is contained in:
Jared Duke
2022-03-31 22:47:33 +00:00
committed by Gerrit Code Review

View File

@@ -154,7 +154,6 @@ java_library_static {
"android.hardware.biometrics.fingerprint-V1-java", "android.hardware.biometrics.fingerprint-V1-java",
"android.hardware.oemlock-V1.0-java", "android.hardware.oemlock-V1.0-java",
"android.hardware.configstore-V1.1-java", "android.hardware.configstore-V1.1-java",
"android.hardware.contexthub-V1.0-java",
"android.hardware.ir-V1-java", "android.hardware.ir-V1-java",
"android.hardware.rebootescrow-V1-java", "android.hardware.rebootescrow-V1-java",
"android.hardware.soundtrigger-V2.3-java", "android.hardware.soundtrigger-V2.3-java",