mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "Make sensors convert library host_supported"
This commit is contained in:
@@ -26,6 +26,7 @@ package {
|
||||
cc_library_static {
|
||||
name: "android.hardware.sensors-V1-convert",
|
||||
vendor_available: true,
|
||||
host_supported: true,
|
||||
srcs: ["convert.cpp"],
|
||||
export_include_dirs: ["include"],
|
||||
shared_libs: [
|
||||
|
||||
Reference in New Issue
Block a user