Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed .default.xml.swp
Binary file not shown.
2 changes: 1 addition & 1 deletion default.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<remote name="aosp"
fetch="https://android.googlesource.com" />
<default revision="refs/tags/android-8.1.0_r32"
<default revision="refs/tags/android-9.0.0_r3"
remote="aosp"
sync-j="4" />

Expand Down
Binary file removed include/.bsp-android_ia.xml.swp
Binary file not shown.
268 changes: 172 additions & 96 deletions include/aosp_vanilla.xml

Large diffs are not rendered by default.

9 changes: 5 additions & 4 deletions include/bsp-android_ia.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@
<project path="hardware/intel/bootctrl" name="hardware-intel-bootctrl" remote="github" revision="master" >
<copyfile src="Android_intel.bp" dest="hardware/intel/Android.bp" />
</project>
<project name="vendor-intel-external-capstone" path="vendor/intel/external/capstone" remote="github" revision="stable" />
<project name="vendor_intel_art-extension" path="vendor/intel/art-extension" remote="github" revision="stable"/>

<!-- From public kernel.org -->
<project name="pub/scm/linux/kernel/git/firmware/linux-firmware" path="vendor/linux/firmware" remote="kernelorg" revision="master" />
Expand All @@ -60,7 +58,11 @@
<project name="trusty_app_storage" path="trusty/app/storage" remote="trusty-ia" revision="master"/>

<!-- Media vendor projects -->
<project name="mediasdk_release" path="vendor/intel/external/project-celadon/mediasdk_release" remote="github" revision="master" />
<project name="mediasdk_release" path="vendor/intel/external/project-celadon/mediasdk_release" remote="github" revision="stable" />
<project name="media-driver" path="hardware/intel/external/media/mod" remote="github" revision="stable" />
<project name="gmmlib" path="hardware/intel/external/media/gmmlib" remote="github" revision="stable" />
<project name="libstagefrighthw" path="vendor/intel/libstagefrighthw" remote="github" revision="stable" />
<project name="libpciaccess" path="hardware/intel/external/libpciaccess" remote="github" revision="stable" />

<!-- trusty vendor projects -->
<project name="trusty_vendor_google_aosp" path="trusty/vendor/google/aosp" remote="trusty-ia" revision="master">
Expand All @@ -78,7 +80,6 @@

<!-- Temporary till necessary patches from AOSP master land in Android N branch. We use frameworks-av as a temporary repository for libbcc -->
<project groups="aosp,pdk" name="platform/hardware/bsp/intel" path="hardware/bsp/intel" revision="refs/tags/android-7.1.1_r6" />
<project path="system/keymaster" name="system-keymaster" remote="github" revision="master" />
<!--project name="frameworks-libbcc" path="frameworks/compile/libbcc" remote="github" revision="master" />
<project name="bionic" path="bionic" remote="github" revision="master" />
<project name="external-drm_hwcomposer" path="external/drm_hwcomposer" groups="drm_hwcomposer" remote="github" revision="master"/>
Expand Down
2 changes: 0 additions & 2 deletions include/remove-android_ia.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@
<!-- Temporary till necessary patches from AOSP master land in Android N branch. We use frameworks-av as a temporary repository for libbcc -->
<!--remove-project name="platform/bionic" />
<remove-project name="platform/frameworks/compile/libbcc" /-->
<remove-project name="platform/hardware/intel/audio_media" />
<remove-project name="platform/external/drm_hwcomposer" />
<remove-project name="platform/external/mesa3d" />
<remove-project name="platform/external/libdrm" />
<remove-project name="platform/system/keymaster" />

</manifest>
1 change: 1 addition & 0 deletions newfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Test to add newfile
674 changes: 674 additions & 0 deletions stable-build/ww201832_0MR1.xml

Large diffs are not rendered by default.