summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2024-02-22 19:29:31 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-02-22 19:29:31 +0000
commit4c59056ff2cbf2d3c2cb5f37ccf57d372567a7fa (patch)
tree1f40ffe59e89c84c6004b196d56bf478aee96693
parentbce3918b3dfb67f25f927ff35d36c4d37f2d31ca (diff)
parent2a4086e8fe20c6643165ae8095597862fdb3e446 (diff)
downloadlibhardware-4c59056ff2cbf2d3c2cb5f37ccf57d372567a7fa.tar.gz
Merge "LINT: remove space from lint declaration" into main
-rw-r--r--include_all/hardware/sensors.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include_all/hardware/sensors.h b/include_all/hardware/sensors.h
index 7b844b8a..5f490b53 100644
--- a/include_all/hardware/sensors.h
+++ b/include_all/hardware/sensors.h
@@ -481,7 +481,7 @@ typedef struct sensors_event_t {
uint32_t reserved1[3];
} sensors_event_t;
-// LINT.ThenChange (frameworks/native/include/android/sensor.h)
+// LINT.ThenChange(frameworks/native/include/android/sensor.h)
/* see SENSOR_TYPE_META_DATA */