Remove fw/native-caf from the manifest
This breaks building globally. Everyone who needs it should add it to the local_manifest instead of making everyone remove it if they don't need it Change-Id: I98399a9486c3cc67ceeb9cd0c52e0968e340b590
This commit is contained in:
parent
a520f0f220
commit
2a21550a6a
1 changed files with 1 additions and 1 deletions
|
@ -279,7 +279,7 @@
|
|||
<!-- project path="frameworks/ml" name="platform/frameworks/ml" groups="pdk-cw-fs" /> -->
|
||||
<!-- project path="frameworks/multidex" name="platform/frameworks/multidex" groups="pdk-cw-fs" /> -->
|
||||
<project path="frameworks/native" name="android_frameworks_native" remote="omnirom" revision="android-6.0" groups="pdk" />
|
||||
<project path="frameworks/native-caf" name="android_frameworks_native-caf" remote="omnirom" revision="android-6.0" groups="pdk" />
|
||||
<!-- project path="frameworks/native-caf" name="android_frameworks_native-caf" remote="omnirom" revision="android-6.0" groups="pdk" /> -->
|
||||
<!-- project path="frameworks/opt/bitmap" name="platform/frameworks/opt/bitmap" /> -->
|
||||
<!-- project path="frameworks/opt/bluetooth" name="platform/frameworks/opt/bluetooth" groups="pdk-cw-fs" /> -->
|
||||
<!-- project path="frameworks/opt/calendar" name="platform/frameworks/opt/calendar" groups="pdk-cw-fs" /> -->
|
||||
|
|
Loading…
Reference in a new issue