LINT: remove space from lint declaration
Bug: None Test: pre-submit lint checker Change-Id: If0dc92f4e85c1b1f3f9cee14f79595ed3073978b
This commit is contained in:
parent
bce3918b3d
commit
2a4086e8fe
1 changed files with 1 additions and 1 deletions
|
@ -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 */
|
||||
|
|
Loading…
Reference in a new issue