Home
last modified time | relevance | path

Searched refs:run (Results 1 – 7 of 7) sorted by relevance

/bootable/recovery/updater_sample/tools/
Dgen_update_config.py78 def run(self): member in GenUpdateConfig
165 gen.run()
Dtest_gen_update_config.py62 gen.run()
/bootable/recovery/tools/recovery_l10n/src/com/android/recovery_l10n/
DMain.java93 public void run() { in run() method in Main.TextCapture
188 Runnable head = new Runnable() { public void run() { mergeBitmaps(locales); } }; in buildSequence()
196 return new Runnable() { public void run() { startSequence(fhead, floc); } }; in buildSequence()
/bootable/recovery/
DREADME.md47 /cache partition. And we need to follow special steps to run tests for them.
52 - Reboot the device immediately and run the test again. The test should save the
97 trigger, and will only re-enable it in debuggable builds (the `on property` rule will always run
/bootable/recovery/updater_sample/
DREADME.md159 The commands are expected to be run from `$ANDROID_BUILD_TOP` and for demo
174 To run sample app as a privileged system app, it needs to be installed in `/system/priv-app/`.
177 The recommended way to run the app is to build and install it as a
230 The commands are expected to be run from `$ANDROID_BUILD_TOP`.
/bootable/recovery/edify/
DREADME.md40 - Comments start with "#" and run to the end of the line.
/bootable/recovery/etc/
Dinit.rc89 # Restart adbd so it can run as root