3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,2 +1,5 @@
|
||||
# out directory
|
||||
out/
|
||||
|
||||
# gapps log
|
||||
gapps_log
|
||||
|
@@ -14,7 +14,7 @@ OUT=$TOP/out
|
||||
BUILD=$TOP/build
|
||||
METAINF=$BUILD/meta
|
||||
COMMON=$TOP/common/proprietary
|
||||
GLOG=/tmp/gapps_log
|
||||
GLOG=$TOP/gapps_log
|
||||
ADDOND=$TOP/addond.sh
|
||||
|
||||
##
|
||||
|
Reference in New Issue
Block a user