Commit Graph

163 Commits

Author SHA1 Message Date
df7c3ee73f mondrianwifi: Define shipping FCM version in the manifest
Shipping API level less than 26 corresponds to legacy FCM version.

This addresses the following build warning:

   Warning: Shipping FCM Version is inferred from Shipping API level. Declare Shipping FCM Version in device manifest directly.

Change-Id: Ib230c345ff7deb552597824838b8809ceefbbe8a
2021-08-24 08:09:19 +02:00
f0e76be7d8 mondrianwifi: Use XZ compressed ramdisks
Old LZMA_RAMDISK_TARGETS is deprecated.

Change-Id: I3b9205500bb1777ff0f7caa5a6a61fcacdeb6ad6
2021-08-24 08:00:49 +02:00
d884bb1def mondrianwifi: gps: Replacing copy headers with header libraries
Bug: 33241851
Test: Build target and pass CTS location tests
Change-Id: I75db5e6de3c4194a6a46e0d37fcd899ea1d1db04
2021-08-23 21:14:20 +02:00
Valera1978
470785f827 remove low memory option 2021-03-05 11:07:07 +03:00
Valera1978
038c8ea307 add camera wrapper 2021-03-05 11:06:27 +03:00
Valera1978
a3a18843ad update symlinks - thanks @notGarrison 2020-07-15 16:25:09 +03:00
Valera1978
eb9ce0ba2c update readme 2020-05-26 11:28:57 +03:00
Valera1978
9601eb6cb8 Use sdfat for exfat and vfat 2020-05-26 11:25:10 +03:00
Valera1978
0a2ae82e4c back to SM-T320 mixer, fix video recording 2020-05-26 11:25:10 +03:00
Valera1978
949d22db81 remove netmgrd service 2020-05-26 11:25:10 +03:00
Valera1978
e217cca34e Disable SF Latch Buffer Signaled property 2020-05-26 11:25:10 +03:00
Valera1978
ba47993bbc update interfaces 2020-05-26 11:25:10 +03:00
Valera1978
b0acb38d06 Use sdfat for exfat and vfat 2020-05-26 11:25:10 +03:00
Valera1978
838c760d4f Add /dev/alarm rule to device ueventd.qcom.rc
* AOSP removed this as a platform-wide rule since it is "...not
  present on Pixel devices". As it turns out, our RIL gets grumpy
  and won't latch a data connection if it cannot open the device.
* own/mode aligned to AOSP values from before the change

* E RILD    : ElapsedRealTime() Cannot open file /dev/alarm

* ref: LineageOS/android_system_core@16cdffe

Change-Id: Ib369e4b76653a412d75a3c8c37ee283f8c8e9239
2020-05-26 11:16:32 +03:00
Valera1978
f9558e890f back to old powerhal 2020-05-26 11:14:51 +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
a83289e46b update power profile 2020-05-26 11:08:10 +03:00
Valera1978
b938324615 fix error - wrong pthread_mutex_unlock 2020-05-26 11:07:16 +03:00
Valera1978
0aad327162 cleanup overlay 2020-05-26 11:06:36 +03:00
Valera1978
998eb6d33a remove Doze, already exist in /hardware/samsung/doze 2020-05-26 11:04:55 +03:00
Valera1978
6175a477c5 add Low memory flag 2020-04-08 12:13:35 +03:00
Valera1978
3cff4ca0d1 fix ir 2020-02-13 12:04:23 +03:00
Valera1978
b64273351f rollback wifi driver 2020-01-31 18:51:21 +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
f3333c2799 add lockscreen rotate 2019-12-13 14:47:36 +03:00
Valera1978
36f9329923 add netmgrd service 2019-12-10 14:48:35 +03:00
Valera1978
22cbe5b6ed move props in system_prop.mk 2019-12-10 14:48:28 +03:00
Valera1978
fb1c6459ad remove unsused parameters 2019-12-10 14:48:18 +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
87aff8edd5 add memory optimizations 2019-10-05 20:40:25 +03:00
Valera1978
0b9a103353 fix cpu.clusters.cores 2019-10-05 20:40:07 +03:00
Valera1978
20026a1cdd passthrough for livedisplay 2019-10-05 20:39:46 +03:00
Valera1978
3a7e788781 update sepolicy 2019-07-10 15:15:47 +03:00
Valera1978
afe78a8748 fix build 2019-03-29 14:22:53 +03:00
Valera1978
dd6d1dcad8 mic gain 2019-02-18 23:52:05 +03:00
Valera1978
e3f510fa21 add vendor security patch info and fingerprint info (for google play) 2019-02-17 17:53:00 +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
682be9dae2 update sepolicy 2018-07-07 19:42:07 +03:00
Valera1978
3a1d8e48ad move wifi to vendor, remote init, enforce now 2018-07-06 20:38:25 +03:00
Valera1978
76c153c7c5 cleanup 2018-07-06 20:37:47 +03:00
Valera1978
bb499dfdbc move ril settings from init to system.prop 2018-07-06 20:37:28 +03:00
Valera1978
3f1c6fcc7b remove unused files 2018-07-06 20:37:01 +03:00
Valera1978
3a4b0a93d2 update init scripts 2018-07-06 20:36:40 +03:00
Valera1978
b0a0589653 update sepolicy 2018-07-06 20:36:19 +03:00
Valera1978
503c4d4af8 add missed symbol (ZNK7android16CameraParameters8getInt64EPKc) for camera 2018-07-06 20:35:57 +03:00