- Apr 28, 2023
-
-
Georg Veichtlbauer authored
We only reference the common fstab. Change-Id: I9890486392f409f3f02c9e1a3c1c47beab474cb2
-
- Apr 21, 2023
-
-
Georg Veichtlbauer authored
Change-Id: I1f2259b05cd158ff1fabc57dc6cf30e39cc5c6e4
-
Georg Veichtlbauer authored
Add a board flag to include it. Change-Id: I0ef933e3e115e423812c7286eb1343a002d8e1d7
-
Georg Veichtlbauer authored
Change-Id: I1bd8d841b0deda8b9aa580516a9284bcf8746382
-
- Mar 24, 2023
-
-
* NfcNci and SecureElement are built by handheld_system.mk Change-Id: I83f686b67778634b584a58d8bae95d237e6dbad1
-
- Nov 19, 2022
-
-
Nolen Johnson authored
Change-Id: Ie12660a100b4b8003a8f8f714aea3d75f53f69ca
-
- Nov 03, 2022
-
-
Nolen Johnson authored
Change-Id: Iba680b8814cf0f3af58a5cd325fb9f0547e5dacf
-
- Nov 01, 2022
-
-
Nolen Johnson authored
* Unlike other cases where this is needed, our Audio HAL is only 32-bit. Change-Id: I406acc5e5d73bcb79f1be5dd8e75c508ba1db993
-
- Oct 20, 2022
-
-
Nolen Johnson authored
Change-Id: I572a67ad0ab914e3aeaac20af3a3876306f62767
-
Nolen Johnson authored
Change-Id: I3ed5089244cf676205f0c8f33c5a4928ad6efb68
-
Nolen Johnson authored
Change-Id: I2ff0f7f23883976f56133df0c33267c4e4e3dbd8
-
- Sep 29, 2022
-
-
Jeferson Rodrigo de Oliveira authored
We are Moto Z3 play Change-Id: Ie55209ec0456e81f7c6458beac5e3417e50b31cb
-
Nolen Johnson authored
Change-Id: I0ef3c01b9416b0c5293308bc5d1a898c2f4cd3c4
-
* Dependencies of it as well to avoid potential issues. * `Abort message: 'incStrongRequireStrong() called on 0x7586a3a1c0 which isn't already owned'` Change-Id: Ibca93bc356b81e205c77df5992b2ae1ded9bb83b
-
- Sep 28, 2022
-
-
Change-Id: I310c1ffc581b72653783d1093d9e7ebde544bb16
-
Change-Id: I2c90efac01e61500eb1be23bb0ae6f96c2acdc53
-
Same values go to: - power profile xml for power calculation - vendor props for the A13 BT stack Change-Id: I04dbb8736a599c4798223f7e3e317b2fcc873ded
-
Change-Id: I1f0fa0fb4de456619df6cb28c99c6b53d524afba
-
* Fixes flashall in fastbootd Change-Id: Iae2f33113317cfaadeff7a3610463880077c35e0
-
- Sep 26, 2022
-
-
Nolen Johnson authored
* Nothing resigned is left. Change-Id: I2c6c86edb1af07eb1aa9dfc8b864028fe6c9f06d
-
- Mar 18, 2022
-
-
Change-Id: Iee726d7d95d2bc4abb14fcfdffc55a04aca6e1cc
-
- Mar 16, 2022
-
-
Nolen Johnson authored
Change-Id: Ic9b785895635c72f34cdf1d09f86b26521c9fa7e
-
Jeferson Rodrigo de Oliveira authored
Change-Id: I23248cb7725b7c8db38831d1822f9351c2d20b6a
-
- Mar 14, 2022
-
-
Since JNI libs were separated from APK file, there is no need for Android.mk anymore. Signed-off-by:
Ihor Ivanov <toulmee@gmail.com> Change-Id: I79bb1ff4a7f033cd7611c12503db03acf749f67c
-
Nolen Johnson authored
* Possible as of https://review.lineageos.org/c/LineageOS/android_tools_extract-utils/+/314698. Change-Id: I88808f7ab795099dc0ea1e80992d7c68aaa90167
-
Nolen Johnson authored
* Already hand-writing Android.mk, so why not. Change-Id: I0bd7b31968ba074b50d88a8abaca8bac07f6b034
-
Remove JNI libraries from APK and put them under /system/priv-app/MotCamera2/lib in order to reduce size of MotCamera2.apk. Signed-off-by:
Ihor Ivanov <toulmee@gmail.com> Change-Id: I54bda3fe7bfce1c34ad87aec6c51510716fd7ef3
-
Change-Id: Id236587002cdfbbb3468e470a13dee9002f2b348
-
Change-Id: I333df834477c5fc4040f34a551d635bdcd7e9ec1
-
Change-Id: I31d78a8b8c1361957bc427b1322253076096f3bb
-
This ensures that mods_app has the proper permission to access /data/user_de/0/com.motorola.modservice/ Signed-off-by:
Chenyang Zhong <zhongcy95@gmail.com> Change-Id: Ie8caef2171dcdc02f160d0de545906e21085547c
-
We are restoring the old behavior of BOARD_PLAT_*_SEPOLICY_DIR that extends system sepolicy. To that end, we use another make variable to specify product sepolicy. Bug: 119305624 Test: m selinux_policy Change-Id: I67636b7aaff2bd5ae5309981f9fa2f8ce51edf6f
-
- Dec 31, 2021
-
-
* Only exposed via mods, but official Qi nonetheless. Change-Id: Iba6a8b357779a3bb2134f2fc0878819339615239
-
- Aug 01, 2021
-
-
Bug: 130433003 Test: TreeHugger Change-Id: I70c7a884df45781e8b14339edd02985ba3de02fd
-
Bug: 118823052 Test: make Change-Id: I579d09480c7a482543ea616dd5c493d825bb98b1
-
* lineage vendor uses PRODUCT_DEVICE instead Change-Id: I3f47524713965a2658ac1f738e91e2136680028a
-
- Apr 12, 2021
-
-
Nolen Johnson authored
Change-Id: I2cb9aba5f858c845399aa80afdbbf97edfd801dd
-
* 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
-
- Apr 04, 2021
-
-
Joshua Blanchard authored
- Fluence props were decommonized. Change-Id: I950b03206adcefbf4a60e4effcaef385cc6029ad
-
Joshua Blanchard authored
- IMotHealth is labeled in device/lineage/sepolicy now Change-Id: If70b06efe95a39506b108406a0fde3167bf18eaf
-