fix copy&paste failure on android-14.0.0_r50

* Fixes https://github.com/raspberry-vanilla/android_local_manifest/issues/104.
This commit is contained in:
Konsta
2024-07-02 23:34:18 +03:00
parent e7c339459e
commit 6ae8acffbd

View File

@@ -29,8 +29,8 @@
<linkfile src="tools" dest="build/tools" />
</project>
<project path="build/soong" name="raspberry-vanilla/android_build_soong" remote="github" revision="android-14.0" >
<linkfile src="bazel.WORKSPACE" dest="WORKSPACE" />
<linkfile src="bazel.BUILD" dest="BUILD" />
<linkfile src="root.bp" dest="Android.bp" />
<linkfile src="bootstrap.bash" dest="bootstrap.bash" />
</project>
<!-- Camera -->