File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ cc_library {
9292 " libaidlcommonsupport" ,
9393 " android.hardware.sensors@1.0-convert" ,
9494 " android.hardware.sensors-V1-convert" ,
95- " android.hardware.sensors-V2 -ndk" ,
95+ " android.hardware.sensors-V3 -ndk" ,
9696 " sensorservice_flags_c_lib" ,
9797 ],
9898
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ cc_library {
2828 " libbinder_ndk" ,
2929 " libsensor" ,
3030 " android.frameworks.sensorservice-V1-ndk" ,
31- " android.hardware.sensors-V2 -ndk" ,
31+ " android.hardware.sensors-V3 -ndk" ,
3232 ],
3333 export_include_dirs : [
3434 " include/" ,
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ cc_fuzz {
2020 " android.companion.virtual.virtualdevice_aidl-cpp" ,
2121 " android.frameworks.sensorservice-V1-ndk" ,
2222 " android.hardware.sensors-V1-convert" ,
23- " android.hardware.sensors-V2 -ndk" ,
23+ " android.hardware.sensors-V3 -ndk" ,
2424 " android.hardware.common-V2-ndk" ,
2525 " libsensor" ,
2626 " libfakeservicemanager" ,
You can’t perform that action at this time.
0 commit comments