Go to file
Pierre-Hugues Husson c9b139187f Resize userdata on OP6
We'll probably want to do that for other devices as well
But this requires /data to be available at that time.
That's probably true only for FBE devices, not FDE.
Also, we might not want to do that on all devices
So for the moment, do it only on OP6
2018-06-15 15:03:06 +02:00
bluetooth Add dynamic bluetooth config (requires system/bt changes) 2018-02-20 23:03:30 +01:00
environ Create folder before creating rc file 2018-03-04 22:24:18 +01:00
fixSPL [WIP] Edit android version/security patch based on boot.img 2018-04-10 18:35:44 +02:00
nfc Default libnfc-nci.conf for GSI 2018-02-20 21:28:43 +01:00
overlay/frameworks/base/core/res/res Add config_webview_packages including both AOSP webview and gapps webview 2018-06-15 13:01:16 +02:00
overlay-gapps/frameworks/base/core/res/res/values Include some framework-res overrides for gapps 2018-06-11 22:41:14 +02:00
phhgsi_arm64_a Make a board-base to be included by all boards 2018-03-28 23:08:57 +02:00
phhgsi_arm64_ab Make a board-base to be included by all boards 2018-03-28 23:08:57 +02:00
phhgsi_arm_a Set lower arm_a size (seen on Koolnee Rainbow) 2018-05-14 21:06:11 +02:00
phhgsi_arm_ab Make a board-base to be included by all boards 2018-03-28 23:08:57 +02:00
sepolicy Revert "Allowe system_app to access UEvent" 2018-06-07 16:46:16 +02:00
su Add su option 2017-12-19 13:08:26 +01:00
.gitignore Include gitignore to ignore generated files 2018-05-27 13:52:16 +02:00
base-pre.mk Includes a base-pre.mk for pre-pending COPY_FILES 2017-12-30 18:53:40 +01:00
base.mk Typo for bootctl (thanks Jim_) 2018-06-06 15:28:28 +02:00
board-base.mk Enable exfat driver for Lineage-based ROMs 2018-03-28 23:09:38 +02:00
carbon.mk Include carbon support 2018-03-03 19:50:47 +01:00
empty I need an empty system file for later mount bind 2018-05-14 13:36:26 +02:00
empty-permission.xml [opengapps] Don't set google experimental camera features 2018-05-26 00:28:46 +02:00
gapps-go.mk Don't dexpreopt gapps-go 2018-05-17 23:32:26 +02:00
gapps.mk Point to the real gapps overlay dir 2018-06-14 18:41:25 +02:00
generate.sh arm target uses binder32 vndk 2018-06-01 10:12:22 +02:00
ld.config.26.txt Allow SP-HALs to use android.hidl.base@1.0 and libion 2018-02-15 01:01:41 +01:00
ld.config.27.txt Make vndk versioned 2018-02-14 22:06:04 +01:00
lineage.mk Include more lineage stuff 2018-05-16 22:14:41 +02:00
README Include a README 2017-12-17 18:14:40 +01:00
rr.mk [rr] Include SEPolicy 2018-03-22 22:47:23 +01:00
rw-system.sh Resize userdata on OP6 2018-06-15 15:03:06 +02:00
service-cleaner.sh Include service-cleaner.sh which kills looping services 30s after boot 2018-05-14 17:25:03 +02:00
system.prop Enable nightmode overlay by default 2018-05-01 23:38:34 +02:00
vndk-detect Rename huawei/backlight overlay to huawei, because it will contain other values 2018-05-27 13:52:16 +02:00
vndk.rc Mark slot as succesfully booted on boot completed 2018-06-06 23:47:14 +02:00

You'll need to call generate.sh in this folder to generate the Makefiles to build the Treble targets