summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHyokeun Jeon <hyokeun.jeon@samsung.com>2022-11-07 21:12:48 +0900
committerHyokeun Jeon <hyokeun.jeon@samsung.com>2022-11-07 21:12:48 +0900
commit167a88ff233cbe94ea90860e17eca9f28db582e5 (patch)
treefd773d2d76e1a3320e6c19f3d6cf5c49405c656d
parent5e6d3b06ef9f483c741fc20db13a3a2cd03ba6ad (diff)
downloadabs-public_qb_wrapper.tar.gz
abs-public_qb_wrapper.tar.bz2
abs-public_qb_wrapper.zip
Security profiles after rootstrap installpublic_qb_wrapper
-rwxr-xr-xbuild_qb.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_qb.sh b/build_qb.sh
index 312f78a..ce5e5db 100755
--- a/build_qb.sh
+++ b/build_qb.sh
@@ -301,8 +301,8 @@ function type_push_to_tpk_branch() {
set_global_env
count=0
-install_security_profile
install_rootstraps
+install_security_profile
trigger_type_build "MODIFY" "${BUILD_PKG_LIST_MODIFY}"
trigger_type_build "ADD" "${BUILD_PKG_LIST_ADD}"