From 8010a4fd49135fa1ba881f041f5b734bf4426928 Mon Sep 17 00:00:00 2001 From: HappyZ Date: Sat, 23 Mar 2019 11:48:14 -0500 Subject: [PATCH] Updated PKGs I Made (markdown) --- PKGs-I-Made.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGs-I-Made.md b/PKGs-I-Made.md index df4a8ac..70e0e24 100644 --- a/PKGs-I-Made.md +++ b/PKGs-I-Made.md @@ -13,7 +13,7 @@ Just download a PKG and use `fw` in the `dpt-tools.py` (DPT in normal boot up) 1. [Boot img mod](https://github.com/HappyZ/dpt-tools/tree/master/fw_updater_packer_unpacker/pkg_example/flashable_mod_boot_img). -Enabled ADB and mass storage. Suitable for `1.4.01.16100` (for RP1) or `1.4.02.09061` (for CP1). +Enabled ADB and mass storage (likely conflict with DPA). Suitable for `1.4.01.16100` (for RP1) or `1.4.02.09061` (for CP1). 2. [Boot img mod without mass storage](https://github.com/HappyZ/dpt-tools/blob/master/fw_updater_packer_unpacker/pkg_example/flashable_mod_boot_img_no_mass_storage). Enabled ADB only. Suitable for `1.4.01.16100` (for RP1) or `1.4.02.09061` (for CP1). 3. [Root in Android](https://github.com/HappyZ/dpt-tools/blob/master/fw_updater_packer_unpacker/pkg_example/flashable_supersu/). Install SuperSU (no APK, binary executables only).