Makes touch work in recovery syna_touch requires qbt_handler, heatmap & goog_touch_interface symbols Co-authored-by: Nicholas Lim <nicknitewolf@lineageos.org> Co-authored-by: LuK1337 <priv.luk@gmail.com> Change-Id: Iaa5a158af827732b13ab79b60bed2f319ce56391
11 lines
235 B
Text
11 lines
235 B
Text
//
|
|
// SPDX-FileCopyrightText: 2024 The LineageOS Project
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
//
|
|
|
|
prebuilt_etc {
|
|
name: "init.recovery.comet.touch.rc",
|
|
src: "init.recovery.touch.rc",
|
|
sub_dir: "init",
|
|
recovery: true,
|
|
}
|