Skip to content

Commit

Permalink
Upgrade AOSP Tag to r27 from r24
Browse files Browse the repository at this point in the history
This will update the AOSP tag to latest available
QPR1 tag publicily.

Tests Done: Build and boot

Tracked-On: OAM-120392
Change-Id: I86a76285de3345ae536165740d28844eb5369783
Signed-off-by: Tanuj Tekriwal <[email protected]>
  • Loading branch information
iViggyPrabhu committed Jun 11, 2024
1 parent d81c589 commit 6b5aca1
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_r24"
<default revision="refs/tags/android-14.0.0_r27"
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_r24"/>
<superproject name="platform/superproject" remote="aosp" revision="android-14.0.0_r27"/>
<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 6b5aca1

Please sign in to comment.