* Move directory to match sm8250-common. Change-Id: I5a6926065d8bf27cffd0802252c10b605a3e2b38
12 lines
201 B
Plaintext
12 lines
201 B
Plaintext
//
|
|
// Copyright (C) 2022 The LineageOS Project
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
//
|
|
|
|
prebuilt_etc {
|
|
name: "fstab.qcom",
|
|
src: "fstab.qcom",
|
|
vendor: true,
|
|
ramdisk_available: true,
|
|
}
|