Signed-off-by: David Wronek <david@mainlining.org> Change-Id: I2946525a478c907a2bab56c4636446e0f78295f0
12 lines
208 B
Plaintext
12 lines
208 B
Plaintext
//
|
|
// Copyright (C) 2025 The LineageOS Project
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
//
|
|
|
|
prebuilt_etc {
|
|
name: "fstab.qcom",
|
|
src: "fstab.qcom",
|
|
vendor: true,
|
|
vendor_ramdisk_available: true,
|
|
}
|