Searched refs:different (Results 1 – 25 of 150) sorted by relevance
123456
/system/core/code_coverage/seccomp_policy/ |
D | code_coverage.policy.def | 11 // coverage tool uses different operations on different passes
|
/system/logging/rust/ |
D | TEST_MAPPING | 2 // This file includes all device tests, as they test different behavior.
|
/system/server_configurable_flags/ |
D | .editorconfig | 2 # for maintaining consistent coding styles between different editors
|
/system/tools/aidl/build/ |
D | message_check_integrity.txt | 4 Above AIDL file(s) has changed, resulting in a different hash. Hash values may
|
/system/tools/aidl/tests/trunk_stable_test/ |
D | Android.bp | 56 // Test using the same client and server source code including different 58 // This is an example of a possible solution to dealing with different
|
/system/apex/apexd/apexd_testdata/ |
D | Android.bp | 69 // Generates an apex which has a different public key outside the filesystem image 78 "echo 'different-key' >> $(genDir)/apex_pubkey && " + // modify the public key 98 // Generates a compressed apex which has different version of original_apex in it 128 // is contains a different public key. 154 // Generates a capex which has a different public key than original_apex 160 "echo 'different-key' >> $(genDir)/apex_pubkey && " + // modify the public key 166 // Generates an apex which has a different manifest outside the filesystem 254 // different content. It's used to test that staging a same version of already
|
/system/libufdt/tests/ |
D | README | 5 * run_tests.sh: The main entry to run test cases. Using different
|
/system/sepolicy/private/ |
D | sdk_sandbox_current.te | 7 # Allow finding services. This is different from ephemeral_app policy.
|
D | mediaswcodec.te | 10 # mediaswcodec may use an input surface from a different Codec2 service or an
|
D | sdk_sandbox_next.te | 13 # Allow finding services. This is different from ephemeral_app policy.
|
D | mlstrustedsubject.te | 5 # data files must use a different label.
|
/system/unwinding/libunwindstack/ |
D | AndroidVersions.md | 3 unwinder works on different Android versions. It does not describe 4 every change in the code made between different versions, but is 6 on different versions. It also describes the different way an unwind 7 will display on different versions of Android.
|
/system/libsysprop/srcs/android/sysprop/ |
D | MemoryProperties.sysprop | 22 # This value is usually different from MemTotal in /proc/meminfo.
|
/system/timezone/ |
D | RELEASE_NOTES.md | 22 ICU4J APIs such as `TimeZone.getCanonicalID(id)` will return different time 24 be different for some input IDs, and will more often be associated with 25 different regions. 54 Like 2021 rev.2 this release is also different from regular updates. It is
|
/system/sepolicy/vendor/ |
D | mediacodec.te | 12 # mediacodec may use an input surface from a different Codec2 or OMX service
|
/system/chre/doc/ |
D | framework_build.md | 7 and variants (e.g. different combinations of CPU and OS/underlying system). It 8 is also flexible to different build toolchains (though LLVM/Clang or GCC are 55 Compiling the framework for different devices is done by specifying the build 121 models/SKUs, potentially with different peripheral hardware, targeted levels of
|
/system/nfc/tools/casimir/src/proto/ |
D | casimir.proto | 9 /// different types:
|
/system/update_engine/ |
D | .clang-format | 26 # are different in AOSP and CrOS. Keep in sync with the original file if
|
/system/nfc/src/fuzzers/ |
D | README.md | 3 This directory contains a couple NFC fuzzers targeting different part of the 33 "blueline" for the rest of the steps. If you are using a different device,
|
/system/keymint/ |
D | CHANGELOG.md | 18 - Addition of features to indicate support for different HAL versions. Vendors targetting the
|
/system/core/bootstat/ |
D | README.md | 40 for aggregation and analysis of boot time across different devices and
|
/system/chre/chpp/ |
D | RELEASE_NOTES.md | 181 Update CHPP to make it possible to use different link layers on the same platform. 201 In order to be able to use different link layers, the link layer API is now defined by 272 The changes to the public API of the different layers are described below. 285 …he struct have the same layout and usage as the former `struct`. Having different types is only to… 313 …equest` is replaced with `chppTimestampOutgoingRequest` in the app layer. Parameters are different, 314 …ponse` is replaced with `chppTimestampIncomingResponse` in the app layer. Parameters are different,
|
/system/timezone/debug_tools/host/ |
D | README.android | 17 from being the same as one major region to be the same as a different major
|
/system/apex/apexd/ |
D | Android.bp | 287 // Generates an apex which has a different manifest outside the filesystem 307 // Generates an apex which has a different manifest outside the filesystem 399 // is actually signed with a different key. 419 // is actually signed with a different key. 439 // Generates an apex which has a different manifest outside the filesystem
|
/system/extras/simpleperf/doc/ |
D | README.md | 46 4. It builds executables and shared libraries for different usages. 49 2) Builds executables on different hosts: Linux, Mac and Windows. These executables can be used 51 3) Builds report shared libraries on different hosts. The report library is used by different 109 ### Support on different Android versions 135 different stack frame registers. So the kernel can't unwind user stack containing both ARM and
|
123456