sm8450-common: Use kernel provided xiaomi_touch.h

Change-Id: Ib235946a1233b4965fc4a90c9b2b01b7644775e9
This commit is contained in:
Arian
2024-07-25 01:10:23 +02:00
parent 30800376e4
commit b723b0c697
5 changed files with 7 additions and 122 deletions

View File

@@ -20,4 +20,8 @@ cc_binary {
"libutils",
"android.frameworks.sensorservice@1.0",
],
header_libs: [
"generated_kernel_headers",
],
}