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

  /device/asus/deb/
releasetools.py 162 to_flash = "sbl2 sbl3 tz rpm aboot".split()
164 to_flash = "sbl1 sbl2 sbl3 tz rpm aboot".split()
167 for i in to_flash:
  /device/asus/flo/
releasetools.py 187 to_flash = "sbl2 sbl3 tz rpm aboot".split()
189 to_flash = "sbl1 sbl2 sbl3 tz rpm aboot".split()
192 for i in to_flash:
  /device/lge/hammerhead/
releasetools.py 166 to_flash = release_partitions.split()
168 to_flash = debug_partitions.split()
171 for i in to_flash:
  /device/lge/mako/
releasetools.py 162 to_flash = "sbl2 sbl3 tz rpm aboot".split()
164 to_flash = "sbl1 sbl2 sbl3 tz rpm aboot".split()
167 for i in to_flash:

Completed in 1036 milliseconds