mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Make sensors convert library host_supported
Used for host_supported fuzzers. Test: libsensorserviceaidl_fuzzer Bug: 233850220 Change-Id: I80680907f65edbb6ddb8d433460829967e0b75b0
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