a10: Change sensor HAL name suffix

- In fact only 32bit compiled, not that it is a10 specific
This commit is contained in:
roynatech2544 2023-11-28 15:16:49 +09:00
commit 1283dec6bc
No known key found for this signature in database
GPG key ID: 389DAC92CAECBBCC
5 changed files with 7 additions and 7 deletions

View file

@ -14,7 +14,7 @@
* limitations under the License.
*/
#define LOG_TAG "android.hardware.sensors@1.0-service.a10"
#define LOG_TAG "android.hardware.sensors@1.0-service_32"
#include <android/hardware/sensors/1.0/ISensors.h>
#include <hidl/LegacySupport.h>