Skip to content

Commit 5ea388c

Browse files
committed
Merge pull request #16 from uberlaggydarwin/patch-1
Add Xperia SP board
2 parents 91eb118 + 530520c commit 5ea388c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

SONY.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -289,21 +289,21 @@ along with Foobar. If not, see http://www.gnu.org/licenses/.
289289
<commonname>Xperia SP</commonname>
290290
<ro.product.model>C5302</ro.product.model>
291291
<ro.product.device>C5302</ro.product.device>
292-
<ro.product.board></ro.product.board>
292+
<ro.product.board>MSM8960</ro.product.board>
293293
<description></description>
294294
</device>
295295
<device>
296296
<commonname>Xperia SP</commonname>
297297
<ro.product.model>C5303</ro.product.model>
298298
<ro.product.device>C5303</ro.product.device>
299-
<ro.product.board></ro.product.board>
299+
<ro.product.board>MSM8960</ro.product.board>
300300
<description></description>
301301
</device>
302302
<device>
303303
<commonname>Xperia SP</commonname>
304304
<ro.product.model>C5306</ro.product.model>
305305
<ro.product.device>C5306</ro.product.device>
306-
<ro.product.board></ro.product.board>
306+
<ro.product.board>MSM8960</ro.product.board>
307307
<description></description>
308308
</device>
309309
<device>
@@ -663,4 +663,4 @@ along with Foobar. If not, see http://www.gnu.org/licenses/.
663663
<ro.product.board></ro.product.board>
664664
<description></description>
665665
</device>
666-
</devices>
666+
</devices>

0 commit comments

Comments
 (0)