mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: Source the same file for 2 fstabs
This commit is contained in:
parent
ba5f36d48c
commit
eb95614f9d
3 changed files with 2 additions and 25 deletions
|
|
@ -41,13 +41,13 @@ prebuilt_etc {
|
|||
|
||||
prebuilt_etc {
|
||||
name: "fstab.exynos7884B",
|
||||
src: "etc/fstab.exynos7884B",
|
||||
src: "etc/fstab.exynos7885",
|
||||
vendor: true,
|
||||
}
|
||||
|
||||
prebuilt_etc {
|
||||
name: "fstab.exynos7904",
|
||||
src: "etc/fstab.exynos7904",
|
||||
src: "etc/fstab.exynos7885",
|
||||
vendor: true,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue