mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-22 13:46:26 -08:00
LG8n: remove xiaomi-touch from dt2w Android.bp
* Lol Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
64ff4cb6e8
commit
f5d0d8ae8f
|
@ -30,8 +30,7 @@ android_app {
|
|||
},
|
||||
|
||||
required: [
|
||||
"privapp-permissions_co.potatoproject.dt2w.MT6789",
|
||||
"xiaomi-touch"
|
||||
"privapp-permissions_co.potatoproject.dt2w.MT6789"
|
||||
]
|
||||
}
|
||||
|
||||
|
@ -41,10 +40,3 @@ prebuilt_etc {
|
|||
src: "privapp-permissions_co.potatoproject.dt2w.MT6789.xml",
|
||||
filename_from_src: true,
|
||||
}
|
||||
|
||||
cc_binary {
|
||||
name: "xiaomi-touch",
|
||||
srcs: [
|
||||
"xiaomi-touch.cpp",
|
||||
],
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue