android_device_motorola_milanf/init/Android.bp

18 lines
327 B
Text
Raw Normal View History

//
// 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,
}