sdm660-common: Drop libhidl

* Conflicts with hardware/arrow/compat

Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
Debayan Kar 2023-01-12 13:50:59 +00:00 committed by pix106
parent 318fc92825
commit 21c3737bb9

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,
}