/tools/apksig/ |
D | README.md | 7 [APK Signature Scheme v2](https://source.android.com/security/apksigning/v2.html) (supported since 12 signature is expected to verify on all Android platform versions supported by the APK. When signing 14 versions supported by the APK being signed. 27 supported by the APK. The range of platform versions can be customized. 29 platform versions supported by the APK. The range of platform versions can be customized. 44 * sign the provided APK so that it verifies on all Android platforms supported by the APK. Run 47 supported by the APK. Run `apksigner verify` for usage information. 49 The tool determines the range of Android platform versions (API Levels) supported by the APK by
|
/tools/tradefederation/core/javatests/com/android/tradefed/util/ |
D | ITestDeviceMockHelper.java | 81 public void mockIsVisibleBackgroundUsersSupported(boolean supported) throws Exception { in mockIsVisibleBackgroundUsersSupported() argument 82 when(mMockDevice.isVisibleBackgroundUsersSupported()).thenReturn(supported); in mockIsVisibleBackgroundUsersSupported() 85 public void mockIsVisibleBackgroundUsersOnDefaultDisplaySupported(boolean supported) in mockIsVisibleBackgroundUsersOnDefaultDisplaySupported() argument 87 when(mMockDevice.isVisibleBackgroundUsersOnDefaultDisplaySupported()).thenReturn(supported); in mockIsVisibleBackgroundUsersOnDefaultDisplaySupported()
|
/tools/tradefederation/core/test_framework/com/android/tradefed/targetprep/ |
D | SystemUpdaterDeviceFlasher.java | 137 List<UserDataFlashOption> supported = Arrays.asList( in setUserDataFlashOption() local 139 if (!supported.contains(flashOption)) { in setUserDataFlashOption() 142 + supported.toString()); in setUserDataFlashOption()
|
/tools/netsim/pdl/ |
D | mac80211_hwsim.pdl | 25 * enum hwsim_commands - supported hwsim commands 96 * command giving the number of channels supported by the new radio 106 * single channel is supported 115 * @HWSIM_ATTR_IFTYPE_SUPPORT: u32 attribute of supported interface types bits 116 * @HWSIM_ATTR_CIPHER_SUPPORT: u32 array of supported cipher types
|
/tools/tradefederation/core/javatests/com/android/tradefed/targetprep/ |
D | VisibleBackgroundUserPreparerTest.java | 394 private void mockIsVisibleBackgroundUsersSupported(boolean supported) throws Exception { in mockIsVisibleBackgroundUsersSupported() argument 395 mTestDeviceMockHelper.mockIsVisibleBackgroundUsersSupported(supported); in mockIsVisibleBackgroundUsersSupported() 398 private void mockIsVisibleBackgroundUsersOnDefaultDisplaySupported(boolean supported) in mockIsVisibleBackgroundUsersOnDefaultDisplaySupported() argument 400 mTestDeviceMockHelper.mockIsVisibleBackgroundUsersOnDefaultDisplaySupported(supported); in mockIsVisibleBackgroundUsersOnDefaultDisplaySupported()
|
/tools/apksig/src/apksigner/java/com/android/apksigner/ |
D | help_verify.txt | 4 checks whether the APK will verify on all Android platform versions supported 37 platforms declared as supported by this APK:
|
D | help_sign.txt | 38 signers are not supported when using v3 signing, but 41 an appropriate signer on all supported platform versions. 107 Signature Scheme v3 supported signing certificate 114 signers are not supported when using APK Signature Scheme 179 supported: 198 The following formats are supported:
|
D | help_lineage.txt | 62 supported: 81 The following formats are supported:
|
D | help_rotate.txt | 68 supported: 87 The following formats are supported:
|
/tools/netsim/src/util/ |
D | os_utils.cc | 51 #error This platform is not supported.
|
/tools/carrier_settings/ |
D | README | 15 This tool is best supported on Android 11 code base. See additional steps
|
/tools/metalava/metalava/src/test/java/com/android/tools/metalava/cli/signature/ |
D | SignatureFormatOptionsTest.kt | 103 fun `V1 not supported`() { in createOptions() 220 fun `--format specifier with all the supported properties`() { in --format specifier with all the supported properties()
|
/tools/netsim/testing/netsim-grpc/ |
D | README.md | 24 The currently supported APIs include:
|
/tools/netsim/testing/mobly/ |
D | README.md | 13 Running with Goldfish emulator isn't fully supported and may encounter errors such as apk install f…
|
/tools/trebuchet/ |
D | README.md | 3 …erated by the `atrace` or `systrace` commands. This is not an officially supported Google product.
|
/tools/metalava/metalava/src/test/java/com/android/tools/metalava/cli/compatibility/ |
D | CompatibilityCheckOptionsTest.kt | 204 fun `check compatibility api released jar is not supported for --revert-annotation`() { in check compatibility api released jar is not supported for --revert-annotation()
|
/tools/external_updater/ |
D | README.md | 71 supported url. 96 to get a numbered version. Currently the supported version format is:
|
/tools/treble/hacksaw/ |
D | README.md | 170 * Editing nested projects is not supported yet. So if you have a git project 172 * Git submodules are not supported yet, but the tool is designed with
|
/tools/repohooks/tools/ |
D | spelling.txt | 1424 suported||supported 1426 supportet||supported 1427 suppored||supported 1429 suppoted||supported 1430 suppported||supported
|
/tools/security/fuzzing/example_fuzzer/ |
D | README.md | 72 (longjmp and C++ exceptions *are* supported)
|
/tools/acloud/internal/proto/ |
D | internal_config.proto | 54 // we should have one config per branch, and only specify supported
|
/tools/netsim/proto/netsim/ |
D | model.proto | 174 // GATT services supported by the devices
|
/tools/metalava/ |
D | FORMAT.md | 434 the nullness as deprecation ones (which are specially supported in v3 via the 483 In v3, "type use annotations" are supported which means annotations can appear
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/ |
D | descriptor.proto | 84 // The supported values are "proto2" and "proto3". 330 // Generic services were the only kind of service generation supported by
|
/tools/repohooks/ |
D | README.md | 53 in subdirectories (to try and override parent settings) is not supported.
|