Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_device_asus_zenfone9
/
be649e4c95c1c53ec4ee13ad311dd9bd88e98dd9
/
.
/
libhidl
/
Android.bp
blob: e01649fe4411206ad819882079fc4a1bfeb80aa0 [
file
] [
log
] [
blame
]
//
// Copyright (C) 2022 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
,
}