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

  /system/update_engine/common/
constants.cc 113 const char kPayloadPropertyRunPostInstall[] = "RUN_POST_INSTALL";
constants.h 101 extern const char kPayloadPropertyRunPostInstall[];
  /system/update_engine/
update_attempter_android.cc 225 GetHeaderAsBool(headers[kPayloadPropertyRunPostInstall], true);

Completed in 756 milliseconds