Files
Michael Bestas e4e86d2a8c devon: Switch to SPDX copyright
* And drop copyright years.

Change-Id: I469fa7e7160417a723e8106fed93eab0aef4cc52
2025-08-20 23:23:11 -04:00

24 lines
410 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.fingerprint2.sh",
src: "init.oem.fingerprint2.sh",
vendor: true,
}