Rebrand it to troika
[GitHub/moto-9609/twrp_device_motorola_troika.git] / README.md
index dc1449c423cc25eb505deb277f82e7f6d4efab0b..db195aad0bd7b9ea4b5e3c6a99ee8d4da0ce97d8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,10 +1,6 @@
-# Device Tree for OnePlus 7/7 Pro/7 Pro 5G (guacamole, guacamoleb, guacamolec)
-
-The OnePlus 7 Pro (codenamed _"guacamole"_) is a flagship smartphone from OnePlus.
-It was released in May 2019.
-
-
+# Device Tree for Motorola One Action/One Vision (troika, kane)
 
+The Motorola One Action/One Vision (codenamed _"troika/kane"_) is a flagship smartphone from motorola.
 
 ## Compile
 
@@ -19,7 +15,7 @@ Then add these string to .repo/manifests/remove.xml
 Then add these projects to .repo/local_manifests/roomservice.xml (If you don't have it, you can add them to .repo/manifest.xml): 
 
 ```xml
-<project name="mauronofrio/android_device_oneplus_guacamole_TWRP" path="device/oneplus/guacamole" remote="github" revision="android-9.0" />
+<project name="deadman96385/twrp_device_motorola_troika" path="device/motorola/troika" remote="github" revision="android-9.0" />
 ```
 
 Now you can sync your source:
@@ -28,7 +24,7 @@ Now you can sync your source:
 repo sync
 ```
 
-To auotomatic make the twrp installer, you need to import this commit in the build/make path: https://gerrit.omnirom.org/#/c/android_build/+/33182/
+To automatically make the twrp installer, you need to import this commit in the build/make path: https://gerrit.omnirom.org/#/c/android_build/+/33182/
 
 Finally execute these:
 
@@ -36,17 +32,16 @@ Finally execute these:
 . build/envsetup.sh
 export ALLOW_MISSING_DEPENDENCIES=true
 export LC_ALL=C
-lunch omni_guacamole-eng 
+lunch omni_troika-eng 
 mka adbd recoveryimage 
 ```
 
 To test it:
 
 ```
-fastboot boot out/target/product/guacamole/recovery.img
+fastboot boot out/target/product/troika/recovery.img
 ```
 
-Kernel Source: https://gitlab.com/HolyAngel/op7
+Kernel Source: https://github.com/deadman96385/android_kernel_motorola_exynos9610
 ## Credits
-I want to say a big thanks to @twinnfamous
-Thanks to @dianlujitao for the base multidevice commit: https://github.com/TeamWin/android_device_oneplus_oneplus3/tree/android-9.0/init
+Thanks to @dianlujitao for the base multidevice commit: https://github.com/TeamWin/android_device_motorola_motorola3/tree/android-9.0/init