commit | 9f3d0a9e10bd125e13c3351f1362c280de36bcf1 | [log] [tgz] |
---|---|---|
author | Nicolas Capens <nicolascapens@google.com> | Tue Nov 03 19:30:00 2015 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Nov 03 19:30:00 2015 +0000 |
tree | 6a1731760e045d1b92af10c4d891eb7756f3899c | |
parent | 493babb50025b94319f8866f9ca2a79d4aed0535 [diff] | |
parent | bd9860160a3004b769f2de9e435fb051d4fbb775 [diff] |
Merge "Adjust gralloc to SwiftShader's requirements."
diff --git a/include/hardware/sensors.h b/include/hardware/sensors.h index b368ee6..51bffe1 100644 --- a/include/hardware/sensors.h +++ b/include/hardware/sensors.h
@@ -147,7 +147,7 @@ * Counter sensors can be set with this flag and SensorService will inject accelerometer data * and read the corresponding step counts. */ - SENSOR_FLAG_SUPPORTS_DATA_INJECTION = 0x8 // 1000 + SENSOR_FLAG_SUPPORTS_DATA_INJECTION = 0x10 // 1 0000 }; /*