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

  /build/soong/cmd/zip2zip/
zip2zip_test.go 54 "OTA/android-info.txt",
55 "OTA/b",
57 args: []string{"OTA/android-info.txt:android-info.txt", "IMAGES/*.img:."},
75 "OTA/android-info.txt",
76 "OTA/b",
79 args: []string{"IMAGES/*.img:.", "OTA/android-info.txt:android-info.txt"},
99 "OTA/",
100 "OTA/b",
101 "OTA/android-info.txt",
111 "OTA/android-info.txt"
    [all...]
  /frameworks/native/cmds/installd/
Android.mk 4 # OTA Executable
41 # OTA slot script
52 # OTA postinstall script
  /build/make/tools/releasetools/
check_ota_package_signature.py 18 Verify a given OTA package with the specifed certificate.
148 """Verifies the payload and metadata signatures in an A/B OTA payload."""
154 print('Verifying A/B OTA payload signatures...')
182 parser.add_argument('package', help='The OTA package to be verified.')
  /device/common/
generate-packages.sh 23 ZIP_TYPE=target_files # ota | target_files
66 echo \ \ Extracting files from OTA package
146 unzip -j -o $ZIP OTA/android-info.txt -d root > /dev/null || echo \ \ \ \ Error extracting OTA/android-info.txt
  /compatibility/cdd/5_multimedia/
5_1_media-codecs.md 116 ringtone formats RTTTL/RTX, OTA, and iMelody</td>
120 <li class="table_list">OTA (.ota)</li>
  /build/make/core/
dex_preopt_odex_install.mk 70 # system_other isn't there for an OTA, so don't strip
Makefile 236 # The string used to uniquely identify the combined build and product; used by the OTA server.
256 # The string used to uniquely identify the system build; used by the OTA server.
602 # for future OTA packages installed by this system. Actual product
    [all...]
main.mk 307 # Include the debugging/testing OTA keys in this build.
    [all...]

Completed in 345 milliseconds