blob: e01649fe4411206ad819882079fc4a1bfeb80aa0 [file] [log] [blame]
Sebastiano Barezzi7187b212021-02-21 16:46:06 +01001//
2// Copyright (C) 2022 The LineageOS Project
3//
4// SPDX-License-Identifier: Apache-2.0
5//
6
7cc_library_shared {
8 name: "android.hidl.base@1.0",
9 shared_libs: ["libhidlbase"],
10 system_ext_specific: true,
11 vendor_available: true,
12}