commit | 58a9be459c3f64dc938f31f85ca1a630874d530b | [log] [tgz] |
---|---|---|
author | Cosmin Tanislav <demonsingur@gmail.com> | Mon Aug 05 00:17:22 2024 +0300 |
committer | micky387 <mickaelsaibi@free.fr> | Tue Feb 11 17:48:02 2025 -0500 |
tree | f139e1f3a4f8023cbfe975a101b41853abdfaf72 | |
parent | 75ffd77112317569b72123cd0e2b45963fa278b7 [diff] |
omni: add apktool v2.9.2-59-f91d2ca6-SNAPSHOT Change-Id: I90e0277162fec7312697c451ee9e27af53f793f5 Signed-off-by: micky387 <mickaelsaibi@free.fr> apktool: Update to version 2.9.3 Downloaded from: https://bitbucket.org/iBotPeaches/apktool/downloads/ This fixes patching MotCamera4.apk on Motorola devices I: Using Apktool v2.9.2-59-f91d2ca6-SNAPSHOT with 32 thread(s). [...] W: /tmp/tmpsystl1k3/res/values/colors.xml:683: error: resource android:color/notification_action_list_background_color is private. W: /tmp/tmpsystl1k3/res/values/styles.xml:2677: error: resource android:string/config_mobile_hotspot_provision_response is private. W: /tmp/tmpsystl1k3/res/values/styles.xml:2677: error: resource android:string/config_mobile_hotspot_provision_response is private. Which causes the apktool build to fail on the earlier version Change-Id: I029cf5d15ad32fa56e238c27fa99eda82681ab27 apktool: Update to v2.9.3-1-e3f0be1e-SNAPSHOT Fixes reproducibility (again!), see: https://github.com/iBotPeaches/Apktool/tree/e3f0be1e Change-Id: Id2c8d76b52bfad28222544dc8538ca073183e254 Signed-off-by: micky387 <mickaelsaibi@free.fr>