Skip to content

Commit

Permalink
Moving master branch to android-15.0.0_r1
Browse files Browse the repository at this point in the history
Upgrading master branch to Android 15 ,
this is the initial public push

Tests done : Boot check pass

Tracked-On: OAM-124205
Change-Id: I04029dae8f6857c62702089e9bd0602a9e53b5a5
Signed-off-by: swaroopb <[email protected]>
Signed-off-by: tprabhu <[email protected]>
  • Loading branch information
iViggyPrabhu committed Sep 4, 2024
1 parent 374cd19 commit f8c9af9
Show file tree
Hide file tree
Showing 4 changed files with 328 additions and 125 deletions.
4 changes: 2 additions & 2 deletions default.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@

<remote name="aosp"
fetch="https://android-review.googlesource.com" />
<default revision="refs/tags/android-14.0.0_r27"
<default revision="refs/tags/android-15.0.0_r1"
remote="aosp"
sync-j="4" />
sync-j="7" />

<remote name="github.intel"
fetch="https://github.com/intel/" />
Expand Down
1 change: 0 additions & 1 deletion include/aosp_legacy.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project path="prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9" name="platform/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9" revision="91761804f6e3bfceaa2894681b6fe86d79fb3b4c" groups="pdk,linux,x86" clone-depth="1" />
<project path="external/sdv/vsomeip" name="platform/external/sdv/vsomeip" revision="refs/tags/android-14.0.0_r37" groups="pdk" />
</manifest>
Loading

0 comments on commit f8c9af9

Please sign in to comment.