LINT: remove space from lint declaration
Bug: None
Test: pre-submit lint checker
Change-Id: If0dc92f4e85c1b1f3f9cee14f79595ed3073978b
diff --git a/include_all/hardware/sensors.h b/include_all/hardware/sensors.h
index 7b844b8..5f490b5 100644
--- a/include_all/hardware/sensors.h
+++ b/include_all/hardware/sensors.h
@@ -481,7 +481,7 @@
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 */