device_google_akita/akita/Android.bp
Michael Bestas fa546f6de1
akita: Copy touch modules to vendor_kernel_boot
Makes touch work in recovery
goodix_brl_touch requires heatmap & goog_touch_interface symbols too

Co-authored-by: Nicholas Lim <nicknitewolf@lineageos.org>
Co-authored-by: LuK1337 <priv.luk@gmail.com>
Change-Id: Iaa5a158af827732b13ab79b60bed2f319ce56391
2024-10-27 12:12:17 +02:00

11 lines
235 B
Text

//
// SPDX-FileCopyrightText: 2024 The LineageOS Project
// SPDX-License-Identifier: Apache-2.0
//
prebuilt_etc {
name: "init.recovery.akita.touch.rc",
src: "init.recovery.touch.rc",
sub_dir: "init",
recovery: true,
}