diff options
author | Johannes Jülg <johannes.juelg@gmail.com> | 2016-03-24 13:04:21 -0700 |
---|---|---|
committer | Johannes Jülg <johannes.juelg@gmail.com> | 2016-03-25 15:06:59 -0700 |
commit | a64e8f339b8cb21c979e4147ca6071650e62969d (patch) | |
tree | 689b82cd8333e1c71199482c9be208fbfb658ede | |
parent | e6a8571a27ce129fc6a6b7dae9dd4e0785cef5e4 (diff) |
make it more clear for new developers
Change-Id: Ia6720133870d83372c70131ea4f9018b300dad82
-rw-r--r-- | README.md | 22 |
1 files changed, 20 insertions, 2 deletions
@@ -1,5 +1,23 @@ Copyright 2013 - The CyanogenMod Project - -android_device_sony_shinano-common ================================ +This is the Android device configuration for shinano platform. + +Shinano devices: + + Xperia Z2..........................Sirius + Xperia Z2 Tablet...................Castor + Xperia Z2 Tablet (Wi-Fi)...........Castor_windy + Xperia Z3..........................Z3 (Leo) + Xperia Z3 Compact..................Z3C (Aries) + Xperia Z3 Dual.....................Z3Dual + Xperia Z3 Tablet Compact...........Scorpion + Xperia Z3 Tablet Compact (Wi-Fi)...Scorpion_windy + + +depending on (Sony specific): +CyanogenMod/android_device_sony_msm8974-common +CyanogenMod/android_device_sony_common + +CyanogenMod/android_kernel_sony_msm (cm13) +CyanogenMod/android_kernel_sony_msm8974 (cm12.1)
\ No newline at end of file |