mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sapphire
synced 2026-02-01 11:00:12 +00:00
* from bengal_515-LA.VENDOR.13.2.1.r1-08500-DIVAR.0 Change-Id: Ia41478238347d67124e6cdeb06d37643e8f94fe0
12 lines
208 B
Plaintext
12 lines
208 B
Plaintext
//
|
|
// Copyright (C) 2023 The LineageOS Project
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
//
|
|
|
|
prebuilt_etc {
|
|
name: "fstab.qcom",
|
|
src: "fstab.qcom",
|
|
vendor: true,
|
|
vendor_ramdisk_available: true,
|
|
}
|