Skip to content

Commit

Permalink
manifest: Track build/blueprint from LineageOS
Browse files Browse the repository at this point in the history
Change-Id: I4ff096e808052dc641aed649a818a59e5672a300
  • Loading branch information
basamaryan committed Feb 18, 2025
1 parent 5eea938 commit d8680cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions snippets/lineage.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
revision="refs/heads/lineage-22.1" />

<!-- AOSP additions -->
<project path="build/blueprint" name="LineageOS/android_build_blueprint" groups="pdk,tradefed" remote="LineageOS" />
<project path="bootable/deprecated-ota" name="LineageOS/android_bootable_deprecated-ota" groups="pdk-cw" remote="LineageOS" />
<project path="external/avb" name="LineageOS/android_external_avb" groups="pdk" remote="LineageOS" />
<project path="external/cronet" name="LineageOS/android_external_cronet" groups="pdk" remote="LineageOS" />
Expand Down
1 change: 1 addition & 0 deletions snippets/remove.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@
<remove-project name="platform/system/core" />

<!-- lineage.xml -->
<remove-project name="platform/build/blueprint" />
<remove-project name="platform/bootable/deprecated-ota" />
<remove-project name="platform/external/avb" />
<remove-project name="platform/external/cronet" />
Expand Down

0 comments on commit d8680cf

Please sign in to comment.