diff options
Diffstat (limited to 'replicant/repositories.xml')
| -rw-r--r-- | replicant/repositories.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/replicant/repositories.xml b/replicant/repositories.xml index f4ee6ff..6565f6f 100644 --- a/replicant/repositories.xml +++ b/replicant/repositories.xml @@ -1,5 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <manifest> + <project path="build/soong" name="replicant-next/build_soong" groups="pdk,tradefed" remote="replicant" > + <linkfile src="root.bp" dest="Android.bp" /> + <linkfile src="bootstrap.bash" dest="bootstrap.bash" /> + </project> <project path="external/mesa3d" name="replicant-next/external_mesa3d" remote="replicant" groups="pdk-cw-fs,pdk-fs" /> <project path="device/samsung/i9305" name="replicant-next/device_samsung_i9305" remote="replicant" /> <project path="device/samsung/i9300" name="replicant-next/device_samsung_i9300" remote="replicant" /> |
