twrp_extras: link pb_deloy.sh script to root dir

This commit is contained in:
Manjot Sidhu 2018-11-22 21:18:15 +05:30 committed by GitHub
parent d3d32b77fd
commit 83a7e7293b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
<project path="bootable/recovery" name="android_bootable_recovery" revision="PBRP" remote="PitchBlackTWRP"/>
<project path="vendor/pb" name="vendor_pb" remote="PitchBlackTWRP" revision="pb">
<linkfile src="pb_build.sh" dest="pb_build.sh" />
<linkfile src="pb_deploy.sh" dest="pb_deploy.sh" />
</project>
<!-- The following changes are no longer needed in 8.1 (only kept for reference) -->