forked from TeamWin/android_device_samsung_a52sxq
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
prebuilts source T733XXS8DXJ1
- Loading branch information
Showing
27 changed files
with
82 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1 @@ | ||
# Soft dependencies extracted from modules themselves. | ||
softdep stm_ts pre: acpm-mfd-bus |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,33 @@ | ||
# mount point fstype device device2 flags | ||
# Android fstab file. | ||
# The filesystem that contains the filesystem checker binary (typically /system) cannot | ||
# specify MF_CHECK, and must come before any filesystems that do specify MF_CHECK | ||
|
||
/boot emmc /dev/block/bootdevice/by-name/boot | ||
/dtbo emmc /dev/block/bootdevice/by-name/dtbo flags=backup=1;flashimg=1;display="DTBO" | ||
/recovery emmc /dev/block/bootdevice/by-name/recovery flags=backup=1 | ||
/vendor_boot emmc /dev/block/bootdevice/by-name/vendor_boot flags=backup=1;flashimg=1;display="Vendor Boot" | ||
# Mount point FS Device 2nd Device Flags | ||
/boot emmc /dev/block/bootdevice/by-name/boot | ||
/dtbo emmc /dev/block/bootdevice/by-name/dtbo flags=backup=1;flashimg=1;display="DTBO" | ||
/recovery emmc /dev/block/bootdevice/by-name/recovery flags=backup=1 | ||
/vendor_boot emmc /dev/block/bootdevice/by-name/vendor_boot flags=backup=1;flashimg=1;display="Vendor Boot" | ||
|
||
/system_image emmc /dev/block/bootdevice/by-name/system flags=backup=1;flashimg=1 | ||
/odm_image emmc /dev/block/bootdevice/by-name/odm flags=backup=1;flashimg=1;display="ODM Image" | ||
/product_image emmc /dev/block/bootdevice/by-name/product flags=backup=1;flashimg=1;display="Product Image" | ||
/vendor_image emmc /dev/block/bootdevice/by-name/vendor flags=backup=1;flashimg=1 | ||
# Direct image flashing | ||
/system_image emmc /dev/block/bootdevice/by-name/system flags=backup=1;flashimg=1 | ||
/odm_image emmc /dev/block/bootdevice/by-name/odm flags=backup=1;flashimg=1;display="ODM Image" | ||
/product_image emmc /dev/block/bootdevice/by-name/product flags=backup=1;flashimg=1;display="Product Image" | ||
/vendor_image emmc /dev/block/bootdevice/by-name/vendor flags=backup=1;flashimg=1 | ||
|
||
/cache ext4 /dev/block/bootdevice/by-name/cache | ||
/efs ext4 /dev/block/bootdevice/by-name/efs flags=backup=1;display="EFS" | ||
/sec_efs ext4 /dev/block/bootdevice/by-name/sec_efs flags=backup=1;display="Sec EFS" | ||
# ETC Moint Point | ||
/cache ext4 /dev/block/bootdevice/by-name/cache | ||
/efs ext4 /dev/block/bootdevice/by-name/efs flags=display="EFS";backup=1 | ||
/sec_efs ext4 /dev/block/bootdevice/by-name/sec_efs flags=display="Sec EFS";backup=1 | ||
|
||
/omr ext4 /dev/block/bootdevice/by-name/omr flags=wipeingui;display="OMR" | ||
/optics ext4 /dev/block/bootdevice/by-name/optics flags=wipeingui;display="Optics" | ||
/prism ext4 /dev/block/bootdevice/by-name/prism flags=wipeingui;display="Prism" | ||
/omr_image emmc /dev/block/bootdevice/by-name/omr flags=backup=1;flashimg=1;display="OMR Image" | ||
/optics_image emmc /dev/block/bootdevice/by-name/optics flags=backup=1;flashimg=1;display="Optics Image" | ||
/prism_image emmc /dev/block/bootdevice/by-name/prism flags=backup=1;flashimg=1;display="Prism Image" | ||
/omr ext4 /dev/block/bootdevice/by-name/omr flags=wipeingui;display="OMR" | ||
/optics ext4 /dev/block/bootdevice/by-name/optics flags=wipeingui;display="Optics" | ||
/prism ext4 /dev/block/bootdevice/by-name/prism flags=wipeingui;display="Prism" | ||
/omr_image emmc /dev/block/bootdevice/by-name/omr flags=backup=1;flashimg=1;display="OMR Image" | ||
/optics_image emmc /dev/block/bootdevice/by-name/optics flags=backup=1;flashimg=1;display="Optics Image" | ||
/prism_image emmc /dev/block/bootdevice/by-name/prism flags=backup=1;flashimg=1;display="Prism Image" | ||
|
||
/persist ext4 /dev/block/bootdevice/by-name/persist flags=fsflags=ro;display="Persist" | ||
/persist ext4 /dev/block/bootdevice/by-name/persist flags=fsflags=ro;display="Persist" | ||
|
||
# Removable partitions | ||
/external_sd auto /dev/block/mmcblk1p1 /dev/block/mmcblk1 flags=storage;wipeingui;removable | ||
/usb-otg auto /dev/block/sdg1 /dev/block/sdg flags=storage;wipeingui;removable | ||
# USB-OTG Points | ||
/external_sd auto /dev/block/mmcblk0p1 /dev/block/mmcblk0 flags=display="Micro SD card";storage;wipeingui;removable | ||
/usb-otg auto /dev/block/sdg1 /dev/block/sdg flags=display="USB-OTG";storage;wipeingui;removable |
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.