Merge "Re-enable the base hidl modules in mixed build."

This commit is contained in:
Yu Liu
2022-08-16 17:15:31 +00:00
committed by Gerrit Code Review

View File

@@ -575,12 +575,5 @@ var (
"prebuilt_android-support-annotations-nodeps",
"prebuilt_android-arch-paging-common-nodeps",
"prebuilt_android-arch-room-common-nodeps",
// Disabled pending the investigation of b/242220039
"libhidlbase",
"android.hidl.base@1.0",
"android.hidl.manager@1.0",
"android.hidl.manager@1.1",
"android.hidl.manager@1.2",
}
)