Merge "Mark as vendor_available" into oc-dev
This commit is contained in:
commit
b5213bb7f9
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ cc_library_shared {
|
|||
|
||||
cc_library_static {
|
||||
name: "android.hardware.sensors@1.0-convert",
|
||||
vendor_available: true,
|
||||
defaults: ["hidl_defaults"],
|
||||
srcs: ["convert.cpp"],
|
||||
export_include_dirs: ["include"],
|
||||
|
|
Loading…
Reference in a new issue