HomeSort by relevance Sort by last modified time
    Searched refs:postinst (Results 1 - 2 of 2) sorted by null

  /system/extras/postinst/
Android.mk 23 LOCAL_SRC_FILES := postinst.sh
25 # Create a symlink from /postinst to our default post-install script in the
26 # same filesystem as /postinst.
29 $(hide) ln -sf bin/postinst_example $(TARGET_OUT)/postinst
  /system/update_engine/sample_images/
generate_images.sh 188 sudo tee "${mntdir}"/postinst >/dev/null <<EOF
190 echo "postinst"
194 sudo chmod +x "${mntdir}"/postinst "${mntdir}"/bin/*

Completed in 57 milliseconds