Skip to content

Commit

Permalink
Upgrade AOSP tag from r21 to r24
Browse files Browse the repository at this point in the history
This patch will upgrade the AOSP tag from r21 to r24

Tests-Done: Build and boot android successfully.
	    Wi-Fi connected and working
	    app installation launch and run test done.

Tracked-On: OAM-115630
Signed-off-by: Alam, SahibeX <[email protected]>
  • Loading branch information
AlamIntel authored and iViggyPrabhu committed Feb 21, 2024
1 parent e1deb4a commit d5416de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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-review.googlesource.com" />
<default revision="refs/tags/android-14.0.0_r17"
<default revision="refs/tags/android-14.0.0_r24"
remote="aosp"
sync-j="4" />

Expand Down
2 changes: 1 addition & 1 deletion include/aosp_vanilla.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<superproject name="platform/superproject" remote="aosp" revision="android-14.0.0_r21"/>
<superproject name="platform/superproject" remote="aosp" revision="android-14.0.0_r24"/>
<contactinfo bugurl="go/repo-bug" />
<project path="build/make" name="platform/build" groups="pdk" >
<linkfile src="CleanSpec.mk" dest="build/CleanSpec.mk" />
Expand Down

0 comments on commit d5416de

Please sign in to comment.