Commit Graph

207 Commits

Author SHA1 Message Date
8f7934e5a2 mondrianwifi: overlay: mark as WiFi-only
Change-Id: I6c3d5118527903fd0b8a6eb5679dede961e01e9f
2022-09-25 23:38:52 +02:00
1aeb621a7d mondrianwifi: Migrate to AIDL ClearKey DRM HAL
Change-Id: Iad5cc1176978137c647069197b33f49fb4d98ab2
2022-09-25 23:38:52 +02:00
65f36f8cfc mondrianwifi: use mdpi density recovery
Fix limit size too high
2022-09-25 23:38:52 +02:00
aa3ee67032 mondrianwifi: Remove encryptable from fstab
FDE is no longer supported; 'encryptable' can only be used for adoptable storage
2022-09-25 23:38:52 +02:00
1d62977df8 mondrianwifi: rootdir: Remove /data/tombstones folder creation
This is done using config.fs during build.

Change-Id: Icb687abdda67f2f380ff44d609d16c14f639ec8c
2022-09-25 23:38:52 +02:00
a056e5cc21 mondrian: temp disable selinux 2022-09-24 09:48:27 +02:00
9af02d8498 mondrianwifi: fix sepolicy sensors data file write 2022-09-04 10:58:50 +02:00
f49ced3e0a mondrianwifi: fix trust selinux denied read patch vendor 2022-08-29 07:04:18 +02:00
e2469b6ed7 mondrianwifi: set TARGET_SCREEN_DENSITY 2022-08-27 23:05:14 +02:00
5cd0bfc075 mondrianwifi: remove obsolete configs 2022-08-27 23:05:14 +02:00
4462fc83f2 mondrianwifi: OTA set version 2022-08-27 23:05:14 +02:00
15c52133b0 mondrianwifi: remove obsolete services 2022-08-27 23:05:14 +02:00
e242699bd3 mondrianwifi: sepolicy 2022-08-27 23:05:09 +02:00
1bb49e7c55 mondrianwifi: Enable TARGET_VNDK_USE_CORE_VARIANT
Change-Id: If7662231018011f5fd1780e534e6be9863394bf9
2022-08-25 19:34:16 +02:00
662ddb4590 mondrianwifi: Configure jemalloc for low memory
Following recommendations found in Qualcomm Android GO
Performance Tuning Guide.

Change-Id: I607344ac085dc88d5253d3627c0c6d770a97902c
2022-08-25 10:44:15 +02:00
2deb06c124 mondrianwifi: add wfd properties 2022-08-25 10:24:43 +02:00
3f9d1b082b mondrianwifi: start qseecomd early 2022-08-22 22:36:43 +02:00
937a3ad8b3 mondrianwifi: Drop cryptfshw build 2022-08-21 22:10:57 +02:00
465915bda3 mondrianwifi: remove TARGET_PROVIDES_KEYMASTER 2022-08-21 22:10:57 +02:00
q240627995
d8f1470320 mondrianwifi: wifi config optimization 2022-08-21 22:10:57 +02:00
2bd14ebae0 mondrianwifi: Disable the navigation bar 2022-08-20 13:33:41 +02:00
3567a3dd44 mondrianwifi: Remove 4K encoder camera
Not supported by back camera
2022-08-20 13:33:41 +02:00
0a4dd32dc9 mondrianwifi: Disable bluetooth a2dp offload
its enabled by default in 12
2022-08-20 13:33:41 +02:00
4926eb03dc mondrianwifi: remove ADB override
error: found duplicate sysprop assignments:
ro.adb.secure=0
ro.adb.secure=1
error: found duplicate sysprop assignments:
ro.secure=1
ro.secure=0
2022-08-20 13:33:41 +02:00
43ad60efc6 mondrianwifi: use hdpi density recovery
Fix limit size too high
2022-08-20 13:33:41 +02:00
retiredtab-gerrit
e96871ab7a mondrianwifi: get rid of all duplicate manifest.xml entries
Since we changed

DEVICE_MANIFEST_FILE := $(DEVICE_PATH)/manifest.xml

to

DEVICE_MANIFEST_FILE += $(DEVICE_PATH)/manifest.xml

the latter appends the mondrianwifi manifest.xml to the existing msm8974
manifest.  So get rid of all the duplicate entries.
2022-08-20 13:33:41 +02:00
retiredtab-gerrit
414baf3133 mondrianwifi: append to existing manifest.xml from msm8974
Change syntax to += to append mondrianwifi specific manifest.xml onto
existing msm8974 manifest.xml.

With the old :=, it overwrote the msm8974 manifest.xml.
2022-08-20 13:33:41 +02:00
Edwin Wong
56106b383f mondrianwifi: Update clearkey plugin to drm HAL v1.4
Must update to 1.4 because 1.3 fails to work in Android 12.
2022-08-20 13:33:41 +02:00
Kyle Harrison
54b7e7c527 mondrianwifi: Move ueventd.qcom.rc to /vendor/etc
In Android 12, the search path for the ueventd vendor config is now /vendor/etc.
2022-08-20 13:33:41 +02:00
b1d7e819a7 mondrianwifi: Disable APEX compression
Kernel panics on msm-4.9.

Change-Id: I92e39cd979be2cbdf69588c3274dc2dae7a45f78
2022-08-20 13:33:41 +02:00
6717ff249b mondrianwifi: add ro.kernel.ebpf.supported 2022-08-20 13:33:41 +02:00
9a9abae536 mondrianwifi: Use gcc for kernel build
Lineage has switched to clang for kernel builds by default. The
mondrianwifi 4.9 kernel does not build with clang.

Change-Id: Ie00632002a532a7a090d50c1951575c361244f7d
2022-08-20 13:33:41 +02:00
e2bb3937fc Revert "mondrianwifi: remove selinux permissive"
This reverts commit 1e718b46d4.
2022-08-20 13:33:41 +02:00
b4f8006428 mondrianwifi: tune rec main mic volume
Thanks Yxo 6o6uka for testing best values
"the best out-of-the-box experience (natural recording level, no
distortion)"
2022-08-19 10:54:05 +02:00
f3ebb03588 mondrianwifi: disable qmuxd no modem 2022-03-20 10:52:17 +01:00
ef2420ba0b mondrianwifi: Define properties for LMKD
Change-Id: Ie8748a46ce39f3c8c629d8862e767876f0c4c99f
2022-03-19 14:53:16 +01:00
da87b285af mondrianwifi: selinux sensors 2022-03-19 14:53:11 +01:00
f17e7fd6f1 mondrianwifi: restore ring volume 2022-03-15 05:51:02 +01:00
4e417eedef mondrianwifi: use stock wifi conf 2022-03-13 09:53:31 +01:00
13d6404823 mondrianwifi: fix mic voip
set vendor.dedicated.device.for.voip false
2022-03-13 08:09:57 +01:00
7afa5f4c81 mondrianwifi: wifi only 2022-03-13 07:27:55 +01:00
e6f947fb75 mondrianwifi: use stock mixer_paths 2022-03-13 07:27:51 +01:00
1e718b46d4 mondrianwifi: remove selinux permissive 2021-09-03 21:50:20 +02:00
90fb3055a0 mondrianwifi: twrp 2021-08-29 17:29:35 +02:00
cec286b574 mondrianwifi: sepolicy 2021-08-29 16:35:17 +02:00
6a033b4c18 mondrianwifi: touchscreen: Allow capacitive buttons to be disabled 2021-08-27 22:19:17 +02:00
3539f7dad8 mondrianwifi: override updater url 2021-08-27 20:49:08 +02:00
9868f4a698 mondrianwifi: update security patch last update 2021-08-27 17:46:31 +02:00
60e0a7dcb6 mondrianwifi: cleanup inherit from msm8974-common 2021-08-26 17:22:16 +02:00
e60f9bc155 mondrianwifi: remove nfc permission not supported 2021-08-26 17:00:25 +02:00