Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Nexus 6P (angler) #37

Merged
merged 7 commits into from Feb 9, 2018
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
5 changes: 5 additions & 0 deletions manifests/huawei_angler.xml
@@ -0,0 +1,5 @@
<manifest>
<project path="device/huawei/angler" name="android_device_huawei_angler" remote="los" revision="cm-14.1" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please omit the revision

<project path="kernel/huawei/angler" name="android_kernel_huawei_angler" remote="los" />
<project path="vendor/huawei" name="proprietary_vendor_huawei" remote="them" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use the hal remote and the halium-7.1 branch in all repositories you have made modifications to.

</manifest>