android_device_motorola_milanf/init/Android.bp
Anand S 53b297734e
rhodep: init: Selectively update from stock
Change-Id: I34880cc66f5732d5031ae03c14487b0e580a8c31
2025-05-23 12:04:31 +03:00

17 lines
327 B
Text

//
// SPDX-FileCopyrightText: The LineageOS Project
// SPDX-License-Identifier: Apache-2.0
//
prebuilt_etc {
name: "init.mmi.overlay.rc",
src: "init.mmi.overlay.rc",
sub_dir: "init/hw",
vendor: true,
}
sh_binary {
name: "init.oem.fingerprint2.sh",
src: "init.oem.fingerprint2.sh",
vendor: true,
}