mirror of
https://github.com/actions/attest-build-provenance.git
synced 2026-06-15 11:09:54 +00:00
Create manifest 3529223
This commit is contained in:
parent
c074443f1a
commit
580beab6a3
16
manifest 3529223
Normal file
16
manifest 3529223
Normal file
@ -0,0 +1,16 @@
|
||||
|
||||
<?xml version="1.5" encoding="UTF-8"?>
|
||||
<manifest>
|
||||
<remote name="aosp"
|
||||
fetch=".."
|
||||
review="https://android-review.googlesource.com/" />
|
||||
<default revision="master"
|
||||
remote="aosp"
|
||||
sync-j="4" />
|
||||
<project path="adk1/board" name="device/google/accessory/arduino" />
|
||||
<project path="adk1/app" name="device/google/accessory/demokit" />
|
||||
<project path="adk2012/app" name="device/google/accessory/adk2012" />
|
||||
<project path="adk2012/board" name="device/google/accessory/adk2012_demo" />
|
||||
<project path="external/ide" name="platform/external/arduino-ide" />
|
||||
<project path="external/toolchain" name="platform/external/codesourcery" />
|
||||
</manifest>
|
||||
Loading…
Reference in New Issue
Block a user