Home | History | Annotate | Download | only in diskinstaller

Lines Matching full:installer

1 /* commands/sysloader/installer/installer.c
18 #define LOG_TAG "installer"
37 #include "installer.h"
48 fprintf(stderr, "\t-c <path> - Path to installer conf file "
49 "(/system/etc/installer.conf)\n");
371 char *inst_conf_file = "/system/etc/installer.conf";
452 /* Now process the installer config file and write the images to disk */
461 LOGE("Unable to write data to partition. Try running 'installer' again.");
477 LOGI("Done processing installer config. Configured %d images", cnt);