Specified /bin/bash for Android scripts.
[ Merge of http://go/wvgerrit/165139 ] Changed the specified shell program used to execute our team's Android scripts to bash. Bug: 266891333 Test: ./build_all_unit_tests.sh Change-Id: Id6fc8e4db10a71e9f17fc48a52a4883331e908d3
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/system/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
DEST_PATH="/data/vendor/mediadrm"
|
||||
FILES_MOVED="/data/vendor/mediadrm/files_moved"
|
||||
|
||||
Reference in New Issue
Block a user