summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike McTernan <mikemcternan@google.com>2024-02-22 14:19:26 +0000
committerMike McTernan <mikemcternan@google.com>2024-02-22 14:19:26 +0000
commit2a4086e8fe20c6643165ae8095597862fdb3e446 (patch)
tree1f40ffe59e89c84c6004b196d56bf478aee96693
parentbce3918b3dfb67f25f927ff35d36c4d37f2d31ca (diff)
downloadlibhardware-2a4086e8fe20c6643165ae8095597862fdb3e446.tar.gz
LINT: remove space from lint declaration
Bug: None Test: pre-submit lint checker Change-Id: If0dc92f4e85c1b1f3f9cee14f79595ed3073978b
-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 */