Adapt to recent LineageOS forks

The following LineageOS commits in cm-13.0 branch forked aac and
libvorbis repositories:

 manifest: Track own external/libvorbis (119b626212a189d098007d3774df19eee5692aaa)
 Switch to our external/aac (4ae095ffef693b7f50b51d7d770ad01c1e9cbf8f)

This adds those changes.

Signed-off-by: Joonas Kylmälä <joonas.kylmala@iki.fi>
This commit is contained in:
Joonas Kylmälä 2018-08-28 12:06:05 -04:00
parent 908125b12c
commit 682a2c4a85
No known key found for this signature in database
GPG Key ID: 132DEBCE65522635
1 changed files with 2 additions and 2 deletions

View File

@ -319,7 +319,7 @@
<project path="device/google/accessory/demokit" name="device/google/accessory/demokit" groups="device" remote="aosp" />
<project path="device/sample" name="device/sample" groups="pdk" remote="aosp" />
<project path="docs/source.android.com" name="platform/docs/source.android.com" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
<project path="external/aac" name="platform/external/aac" groups="pdk" remote="aosp" />
<project path="external/aac" name="LineageOS-mirror/android_external_aac.git" groups="pdk" remote="lineage-mirror" />
<project path="external/androidplot" name="platform/external/androidplot" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
<project path="external/antlr" name="platform/external/antlr" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
<project path="external/apache-commons-math" name="platform/external/apache-commons-math" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
@ -403,7 +403,7 @@
<project path="external/libusb-compat" name="platform/external/libusb-compat" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
<project path="external/libutf" name="platform/external/libutf" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
<project path="external/libvncserver" name="platform/external/libvncserver" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
<project path="external/libvorbis" name="platform/external/libvorbis" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
<project path="external/libvorbis" name="LineageOS-mirror/android_external_libvorbis.git" groups="pdk-cw-fs,pdk-fs" remote="lineage-mirror" />
<project path="external/libyuv" name="platform/external/libyuv" groups="libyuv,pdk-cw-fs,pdk-fs" remote="aosp" />
<project path="external/littlemock" name="platform/external/littlemock" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
<project path="external/lld" name="platform/external/lld" groups="pdk-fs" remote="aosp" />