Files
Michael Bestas 7beba8759c caprip: Add missing copyright headers
* And drop copyright years.

Change-Id: I525d6efbedb19e6a2fd95f2da79769d2e6df10e3
2025-10-11 01:03:45 +03:00

30 lines
516 B
Plaintext

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