Updates and marlin path fix

This commit is contained in:
Tad 2017-01-19 12:51:15 -05:00
parent 6983ef232e
commit 743d9e7238
2 changed files with 5 additions and 5 deletions

View file

@ -100,8 +100,8 @@
<project path="kernel/huawei/angler" name="LineageOS/android_kernel_huawei_angler" remote="github" />
<!-- Google Pixel (Marlin) -->
<project path="device/google_marlin" name="LineageOS/android_device_google_marlin" remote="github" />
<project path="kernel/google_marlin" name="LineageOS/android_kernel_google_marlin" remote="github" />
<project path="device/google/marlin" name="LineageOS/android_device_google_marlin" remote="github" />
<project path="kernel/google/marlin" name="LineageOS/android_kernel_google_marlin" remote="github" />
<!-- Amazon Kindle Fire HDX 7 3rd Gen (Thor)-->
<project path="device/amazon/thor" name="LineageOS/android_device_amazon_thor" remote="github" />