fix build android aar on Linux because of case sensitive

This commit is contained in:
wangjinhan
2022-01-26 11:29:03 +08:00
committed by Mathias Agopian
parent 1952f0a1f7
commit 26bbe8ade1

View File

@@ -16,7 +16,7 @@
#include <utils/android/ThermalManager.h>
#include <android/Thermal.h>
#include <android/thermal.h>
#include <utility>