commit | 78a72501af2e874868c6885d5af4f9253ce92255 | [log] [tgz] |
---|---|---|
author | Todd Kennedy <toddke@google.com> | Wed Jul 19 12:49:30 2017 -0700 |
committer | Todd Kennedy <toddke@google.com> | Tue Jul 25 06:48:39 2017 -0700 |
tree | cfa0bce9e824ad38819543a6625e1fff8ba219e1 | |
parent | b3d487da64b143d00755404663a3e2a645954721 [diff] |
Add API for virtual preloads Virtual preloads are applications that aren't actually on the /system partition, but, act as if they were. One such distinction is that these apps receive Intent.ACTION_BOOT_COMPLETED and start out of the stopped state. Change-Id: I812d3e7008b9d87e84aa33dbc4b3d8e8b334533c Fix: 34855677 Test: Manual Test: Install an app with "--preload" Test: See that it receives Intent.ACTION_BOOT_COMPLETED