Go to file
Pierre-Hugues Husson 07e17110ca On some Oppo devices, we can NOT load firmware. Oppo engineers realized that and kept the line in rc script, but simply commented it out. so check this 2021-05-11 06:20:40 -04:00
bluetooth P WIP 2018-08-07 13:09:49 +02:00
cmds [lptools] partition was freed, thus name was zero-ed, leading to a partition with an empty name rather than expected dst name 2021-03-28 18:57:09 +02:00
environ [temp] hardcode init.treble-environ.rc (how does that new build system work?) 2019-09-12 20:46:25 +02:00
files [teracube2e] Add support for dt2w 2021-04-16 13:27:41 +02:00
fixSPL [WIP] Edit android version/security patch based on boot.img 2018-04-10 18:35:44 +02:00
hal/oppo-fp Fix oppo-fp build 2020-09-27 19:57:46 +02:00
huawei_charger Fix bug 2019-01-14 17:09:57 +00:00
nfc Create libnfc-nci-huawei.conf 2019-01-04 14:01:44 +00:00
overlay Declare all color modes available, they dont seem to depend much on hardware capabilities 2021-03-21 22:56:46 +01:00
overlay-gapps/frameworks/base/core/res/res/values Include some framework-res overrides for gapps 2018-06-11 22:41:14 +02:00
overrides Include "Google" app to fix "Hey, Google" 2020-06-18 19:59:12 +02:00
phhgsi_a64_a Fixed build for a-only (now called System-as-System) 2019-09-14 21:17:03 +02:00
phhgsi_a64_ab Add a64_ab device (hello arm pie vendors) 2019-04-24 08:56:27 +02:00
phhgsi_arm64_a Fixed build for a-only (now called System-as-System) 2019-09-14 21:17:03 +02:00
phhgsi_arm64_ab This flag was added by mistake it's not needed (since it works on other targets) and prevents building Android 11 2020-09-11 10:33:20 +02:00
phhgsi_arm_a Give more headroom on arm_a 2020-06-07 13:21:02 +02:00
phhgsi_arm_ab Force binder32 2019-09-12 20:44:16 +02:00
remote Include phh-remotectl system for remote takeover 2020-02-26 23:59:11 +01:00
sepolicy Revert "Fix not booting on A6+" 2021-03-05 14:34:49 +01:00
su Add su option 2017-12-19 13:08:26 +01:00
twrp [twrp.sh] List usb controlers instead of fixing address 2020-09-27 19:58:40 +02:00
.gitignore Include gitignore to ignore generated files 2018-05-27 13:52:16 +02:00
README Include a README 2017-12-17 18:14:40 +01:00
aex.mk create AEX makefile 2018-11-18 19:43:10 +01:00
amyROM.mk Add amyROM makefile 2021-04-07 09:17:24 +01:00
apex-setup.rc No need to run apexd bootstrap in su policy, it is already expected to be started by init 2019-09-18 10:15:24 +02:00
base-pre.mk Includes a base-pre.mk for pre-pending COPY_FILES 2017-12-30 18:53:40 +01:00
base-sas.mk Don't include sas stuff on non-sas target 2019-09-26 22:24:54 +02:00
base.mk [teracube2e] Add support for dt2w 2021-04-16 13:27:41 +02:00
board-base.mk Use ext4 share duplicate blocks, it is sadly needed to attain acceptable partition size, because of duplication made by apexes 2020-12-05 22:21:06 +01: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
framework_manifest.xml Add Oppo fingerprint support, tested on Realme X2 Pro 2020-03-10 23:26:03 +01:00
gapps-go.mk Fix build for s/google/partner_gms/ 2021-02-05 11:39:34 -05:00
gapps.mk fix gapps build 2021-02-16 00:37:28 -05:00
generate.sh Change brand name. This works around Samsung limitations on sensor hal 2021-03-20 19:59:15 +01:00
havoc.mk Fix havoc mk 2020-05-14 16:52:26 +05:00
interfaces.xml Add android.hidl.manager@1.0 lib. This is used by treble app to detect hostapd presence 2019-12-04 23:42:15 +01:00
ld.config.26.txt [vndk 26] Read liblog.so from vndk (has additional symbols required on huawei) 2019-09-15 00:57:05 +02:00
lineage.mk Update lineage.mk for LineageOS 16.0 2018-08-28 08:45:01 +02:00
phh-on-boot.sh Up vendor minijail override, using vndk v28 minijail 2020-09-29 10:45:45 +02:00
phh-on-data.sh Up vendor minijail override, using vndk v28 minijail 2020-09-29 10:45:45 +02:00
phh-prop-handler.sh Samsung has another path for alternate audio policy 2021-03-28 18:56:14 +02:00
phh-securize.sh Fix phh-securize.sh with Magisk modules 2020-05-10 01:20:02 +02:00
privapp-permissions-me.phh.treble.app.xml Add privapp-permissions whitelist for PhhTrebleApp 2019-10-26 21:07:46 +02:00
remove-telephony.sh Remove Telephony 2020-05-08 19:38:03 +01:00
rr.mk [rr] Include SEPolicy 2018-03-22 22:47:23 +01:00
rw-system.sh On some Oppo devices, we can NOT load firmware. Oppo engineers realized that and kept the line in rc script, but simply commented it out. so check this 2021-05-11 06:20:40 -04:00
system.prop Tell realme fingerprint dirver we are running unlocked bootloader 2020-06-05 17:43:52 +02:00
vndk-detect Fix typo 2019-07-19 10:18:26 +02:00
vndk.rc Add persist.sys.phh.restart_ril to automatically restart MTK RIL. Also toggling it on will restart QC RIL 2020-12-29 20:27:25 +01:00

README

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