Go to file
Daniel Roschka 49a11c444d Re-enable multi user for all devices
This commit re-enables multiple users for all devices. That's possible
as the system image is too large for Android Go nowadays anyway,
therefore no Android Go builds are available anymore.

This commit also increases the maximum number of users from 4 to 5 as
that's what several hardware already overlays set.
2020-10-24 01:54:12 +02:00
bluetooth P WIP 2018-08-07 13:09:49 +02:00
cmds Add int parameter to xiaomi-display-feature 2020-10-24 01:54:10 +02:00
environ [temp] hardcode init.treble-environ.rc (how does that new build system work?) 2020-10-24 01:53:07 +02:00
files Add google fingerprint gestures kl 2020-10-24 01:54:04 +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 build on arm32 target 2020-10-24 01:54:11 +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 Re-enable multi user for all devices 2020-10-24 01:54:12 +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_a64_a Fixed build for a-only (now called System-as-System) 2020-10-24 01:53:20 +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) 2020-10-24 01:53:20 +02:00
phhgsi_arm64_ab Allow building vndk tests 2020-10-24 01:53:01 +02:00
phhgsi_arm_a Fixed build for a-only (now called System-as-System) 2020-10-24 01:53:20 +02:00
phhgsi_arm_ab Force binder32 2020-10-24 01:53:07 +02:00
remote Include phh-remotectl system for remote takeover 2020-10-24 01:54:04 +02:00
sepolicy Add Oppo fingerprint support, tested on Realme X2 Pro 2020-10-24 01:54:10 +02:00
su Add su option 2017-12-19 13:08:26 +01:00
twrp Don't override LD_CONFIG_FILE (needed for apex with different config) 2020-10-24 01:53:20 +02:00
.gitignore Include gitignore to ignore generated files 2018-05-27 13:52:16 +02:00
aex.mk create AEX makefile 2018-11-18 19:43:10 +01:00
apex-setup.rc No need to run apexd bootstrap in su policy, it is already expected to be started by init 2020-10-24 01:53:21 +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 2020-10-24 01:53:21 +02:00
base.mk Add Oppo fingerprint support, tested on Realme X2 Pro 2020-10-24 01:54:10 +02:00
board-base.mk Fix fingerprint on Honor View 10 2019-11-30 22:42:42 +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-10-24 01:54:10 +02:00
gapps-go.mk Don't dexpreopt gapps-go 2018-05-17 23:32:26 +02:00
gapps.mk Use a FLOSS gallery instead of google photos 2020-10-24 01:54:10 +02:00
generate.sh Set TARGET_GAPPS_ARCH 2020-10-24 01:53:21 +02:00
havoc.mk Fix common.mk path 2019-01-13 13:20:08 +05:30
interfaces.xml Add android.hidl.manager@1.0 lib. This is used by treble app to detect hostapd presence 2020-10-24 01:53:36 +02:00
ld.config.26.txt [vndk 26] Read liblog.so from vndk (has additional symbols required on huawei) 2020-10-24 01:53:20 +02:00
lineage.mk Update lineage.mk for LineageOS 16.0 2018-08-28 08:45:01 +02:00
phh-on-boot.sh Fix media.swcodec on a-only devices 2020-10-24 01:53:21 +02:00
phh-prop-handler.sh [xiaomi] Use persist.sys.phh.xiaomi.dt2w prop to control DT2W 2020-03-26 09:51:58 +08:00
phh-securize.sh Properly delete superuser app 2020-02-20 19:38:35 +06:00
privapp-permissions-me.phh.treble.app.xml Add privapp-permissions whitelist for PhhTrebleApp 2019-10-25 22:32:18 +08: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 Ignore audio efects on all moto 2020-10-24 01:54:11 +02:00
system.prop Disable annoying strict mode by default 2020-10-24 01:54:11 +02:00
vndk-detect Fix typo 2019-07-19 10:18:26 +02:00
vndk.rc Reset LD_PRELOAD. Mediatek puts annoying non-working libcoredump in there, ignore it 2020-10-24 01:53:36 +02:00

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