Commit Graph

55 Commits

Author SHA1 Message Date
1aeb621a7d mondrianwifi: Migrate to AIDL ClearKey DRM HAL
Change-Id: Iad5cc1176978137c647069197b33f49fb4d98ab2
2022-09-25 23:38:52 +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
937a3ad8b3 mondrianwifi: Drop cryptfshw build 2022-08-21 22:10:57 +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
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
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
602b8bdd79 mondrianwifi: Add gatekeeper software HIDL service.
Use the default software implementation of gatekeeper.

Change-Id: Id696752ad78047155cad6a5dafe7ca1b4fe86345
Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
2021-08-26 17:00:25 +02:00
d58bd5cef3 mondrianwifi: enable support for freeform windows and picture-in-pic…
…ture

Change-Id: If0a63fc7e8455100128fa25955bb4da485fff873
2021-08-25 20:27:02 +02:00
965ac43b4d mondrianwifi: Build common legacy gnss hal
Change-Id: I56095b9c3bba065779c90b6aeb61ebfed6af7e77
2021-08-25 19:29:51 +02:00
c8c5f50804 mondrianwifi: Drop external camera config
Change-Id: If6e611bbb7897bfbcdba5e381c62348d8d91373c
2021-08-25 16:04:05 +02:00
87aa83a89d mondrianwifi: Don't let builds complete without vendor tree
* There is zero reason to ever build without blobs. We've even seen
  this situation with official builds from our servers. It's always
  better for a build to fail than it is for it to produce something
  that has no chance at working.

Change-Id: I4968795670c91f691e9ecdc0e4af62e16ba3a93a
2021-08-25 15:50:10 +02:00
ca4c9a2abf mondrianwifi: Create media_profiles_V1_0.xml
media_profiles_V1_0.xml is created from media_profiles.xml by replacing
the dtd schema inside media_profiles.xml with an external reference to
/system/etc/media_profiles_V1_0.dtd.

Change-Id: I0fbb03603a72d0108a96bfa0f0a4ceb12ef3d430
2021-08-25 13:50:05 +02:00
b778e35273 mondrianwifi: Enable v1.3 clearkey drm plugin
Bug: 139134043
Test: MediaDrmTest
Change-Id: Ie34e59947577988f75fae52d22e3f573f4b92420
Signed-off-by: Arian <arian.kulmer@web.de>
2021-08-25 11:00:17 +02:00
0aef4ba07f mondrianwifi: Build Clearkey 1.2 plugin and update vintf
Also remove the widevine plugin we don't have

Reference:
LineageOS/android_hardware_interfaces@lineage-17.0/drm/1.1/README.md

Change-Id: Ie4ea8d79496ba6181ef6c45b0ce0a993a3e442c4
2021-08-25 08:42:05 +02:00
eab5739dfa mondrianwifi: move audio from hwbinder to passthrough as msm8974-common 2021-08-24 18:15:19 +02:00
4d9ff01386 mondrianwifi: Binderize them all
* Switch to binderized HAL services as possible and update
   HIDL manifest accordingly.

Change-Id: Id50291488d655187aa013c51bdd6890dca010564
2021-08-24 18:02:53 +02:00
f5026de1b6 mondrianwifi: Build 2.1 health HAL
The devices fail to boot otherwise.

Change-Id: I5bc6ae361a5319224b87ef6a4d7127b6b5bc9a97
2021-08-24 17:57:56 +02:00
ea608f5149 mondrianwifi: Build new aidl qti power HAL
Change-Id: I4bdea354e54d34d0dfe9b811e228fc6f8762d2ed
2021-08-24 17:55:35 +02:00
821c487d48 mondrianwifi: Move graphics composer to hwbinder
The passthrough impl is dead as of Android 11 QPR1.

Change-Id: Ic10e93398363f03551afe39715cb664bbbce1683
2021-08-24 17:50:20 +02:00
Valera1978
ba47993bbc update interfaces 2020-05-26 11:25:10 +03:00
Valera1978
3896a8816e add ld.config.txt 2020-05-26 11:13:15 +03:00
Valera1978
cd1702ad36 remove unused stuff 2020-05-26 11:12:28 +03:00
Valera1978
3cff4ca0d1 fix ir 2020-02-13 12:04:23 +03:00
Valera1978
a768aa23a9 fix audio 2019-12-18 16:31:14 +03:00
Valera1978
2c17c0fd50 switch to sensors from sources 2019-12-14 17:13:27 +03:00
Valera1978
22cbe5b6ed move props in system_prop.mk 2019-12-10 14:48:28 +03:00
Valera1978
12373b8956 init q 2019-12-05 12:22:07 +03:00
Valera1978
2f1522dfe6 libsecnativefeature from sources 2019-11-30 19:57:10 +03:00
Valera1978
e2e2acc2e3 init mondrianwifi 2019-10-28 12:00:21 +03:00
Valera1978
afe78a8748 fix build 2019-03-29 14:22:53 +03:00
Valera1978
c2a7d00994 init lineage 16.0 2019-02-17 11:43:20 +03:00
Valera1978
68e24393ec update to $(TARGET_COPY_OUT_VENDOR) 2018-07-20 18:08:30 +03:00
Valera1978
76c153c7c5 cleanup 2018-07-06 20:37:47 +03:00
Valera1978
af0b9f5c13 cleanup 2018-07-05 19:02:08 +03:00
Valera1978
290660ff55 move libs to vendor 2018-01-01 22:26:43 +03:00
Valera1978
22e1bcc46a init Oreo 2018-01-01 00:53:06 +03:00
Valera1978
d444541944 add root 2017-10-11 15:37:26 +03:00
Valera1978
0fc33c1533 Update and move to msm8974 kernel 2017-10-10 20:03:00 +03:00
Valera1978
f818061201 will be created automatically 2017-10-06 09:37:30 +03:00
Valera1978
1e51c75a45 add audio_effects 2017-09-26 11:14:25 +03:00
Valera1978
dbcd309d69 Fix wifi tethering 2017-07-12 12:46:04 +03:00
Valera1978
a79b6c22e1 Update to Lineage 2017-03-24 16:17:50 +03:00
Valera1978
4a3722f898 Add gello 2017-01-13 20:52:02 +03:00
Valera1978
d728a0fd67 clean-up 2016-11-30 18:23:16 +03:00
Valera1978
cc96b55cad Update to P905XXUABPE2 2016-11-17 14:22:09 +03:00
Valera1978
2711cc97da Init for cm14 2016-10-08 09:53:08 +03:00
Valera
2a0d888962 Clean up. 2016-03-08 17:55:41 +03:00
Valera
b90b90d8ca Update PRODUCT_AAPT_PREF_CONFIG to xhdpi
12.2" 2560x1600 - aprox 248 dpi. It should be hdpi (240 dpi), but in stock "ro.sf.lcd_density=320" - this is xhdpi
2016-02-26 11:12:20 +03:00
Valera
af355d5c7a Clean-up (reverted from commit 54ddb2a22c) 2016-02-18 14:49:20 +03:00