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