sm6375-common: Move to libhidl shim in hardware/lineage/compat

Change-Id: Ia2cd305baf3ce0fa7ac52d440a4ff51f94654438
This commit is contained in:
Nolen Johnson
2022-09-13 20:19:49 -04:00
committed by Ramii Ahmed
parent d8871fe982
commit 0b89dbe7fb

View File

@@ -1,12 +0,0 @@
//
// Copyright (C) 2021 The LineageOS Project
//
// SPDX-License-Identifier: Apache-2.0
//
cc_library_shared {
name: "android.hidl.base@1.0",
shared_libs: ["libhidlbase"],
system_ext_specific: true,
vendor_available: true
}