Home
last modified time | relevance | path

Searched defs:EOF (Results 1 – 6 of 6) sorted by relevance

/system/apex/tools/
Dcreate_apex_skeleton.sh44 cat > Android.bp <<EOF heredoc
72 cat > csr.conf <<EOF heredoc
93 cat >> Android.bp <<EOF heredoc
111 cat >> Android.bp <<EOF heredoc
122 cat > manifest.json << EOF heredoc
134 cat >> Android.bp <<EOF heredoc
146 cat > manifest.json << EOF heredoc
153 cat > file_contexts << EOF heredoc
/system/update_engine/sample_images/
Dgenerate_images.sh112 sudo tee "${mntdir}"/etc/update_engine.conf >/dev/null <<EOF heredoc
116 sudo tee "${mntdir}"/etc/lsb-release >/dev/null <<EOF heredoc
142 sudo tee "${mntdir}"/bin/postinst_example >/dev/null <<EOF heredoc
152 sudo tee "${mntdir}"/bin/postinst_fail3 >/dev/null <<EOF heredoc
157 sudo tee "${mntdir}"/bin/postinst_fail1 >/dev/null <<EOF heredoc
163 sudo tee "${mntdir}"/bin/postinst_suspend >/dev/null <<EOF heredoc
179 sudo tee "${mntdir}"/bin/postinst_progress >/dev/null <<EOF heredoc
190 sudo tee "${mntdir}"/bin/self_check_default_context >/dev/null <<EOF heredoc
199 sudo tee "${mntdir}"/bin/self_check_context >/dev/null <<EOF heredoc
210 sudo tee "${mntdir}"/postinst >/dev/null <<EOF heredoc
/system/apex/tests/testdata/sharedlibs/build/
Dbuild_artifacts.sh132 cat > "${tmpfile}" << EOF heredoc
168 cat >> "${tmpfile}" << EOF heredoc
176 cat >> "${tmpfile}" << EOF heredoc
183 cat >> "${tmpfile}" << EOF heredoc
/system/sepolicy/tools/
Dfinalize-vintf-resources.sh30 cat > "$prebuilt_dir/Android.bp" <<EOF heredoc
111 cat >> "$prebuilt_dir/Android.bp" <<EOF heredoc
/system/tools/mkbootimg/rust/
Dbindgen.sh57 cat << EOF | cat - ${SCRATCH_DIR}/bootimg_gen.rs > ${BOOTIMG_PRIV} heredoc
/system/core/fs_mgr/tests/
Dadb-remount-test.sh1358 cat "${system_build_prop_original}" - <<EOF >"${system_build_prop_modified}" heredoc