Home
last modified time | relevance | path

Searched refs:require (Results 1 – 25 of 64) sorted by relevance

123

/system/vold/
DIdleMaint.cpp285 std::string require; in runDevGcFstab() local
286 if (!ReadFileToString(path, &require)) { in runDevGcFstab()
290 require = android::base::Trim(require); in runDevGcFstab()
291 if (require == "" || require == "off" || require == "disabled") { in runDevGcFstab()
/system/apex/tests/
DREADME.md3 Presently, these tests require an unreleased version of the framework, and
/system/tools/aidl/build/
Dgo.mod3 require (
/system/media/audio/
DAndroid.bp30 // product variant does not require this flag
/system/logging/rust/
DAndroid.bp59 // The following tests are each run as separate targets because they all require a clean init state.
/system/tools/hidl/lint/test/
DAndroid.bp44 // These tests currently require the source tree to run properly.
/system/libhidl/vintfdata/
DREADME.md19 Because minor version updates are backwards compatible, all devices that require
61 break if they require this HAL. Hence, this must only be done when there is
/system/media/audio_utils/
DAndroid.bp30 // (revisit if/when we add features to this library that require newer sdk.
/system/sepolicy/prebuilts/api/30.0/private/
Dtraced_perf.te14 # check (which would require a process:attach SELinux allow-rule).
Dmls61 # For symlinks in app_data_file, require equivalence in order to manipulate or follow (read).
/system/chre/
DREADME.md8 require frequent background processing of contextual data, like sensor inputs.
13 across hardware and software platforms. While Android does not require a
/system/sepolicy/prebuilts/api/31.0/private/
Dtraced_perf.te14 # check (which would require a process:attach SELinux allow-rule).
Dmls69 # For symlinks in app data files, require equivalence in order to manipulate or follow (read).
/system/sepolicy/private/
Dtraced_perf.te14 # check (which would require a process:attach SELinux allow-rule).
Dmls69 # For symlinks in app data files, require equivalence in order to manipulate or follow (read).
/system/nvram/
DREADME.md9 require a trusted storage location for critical data that an attacker can't
/system/extras/app-launcher/
DREADME58 different metrics, but that will require a change to getstats() to
/system/sepolicy/prebuilts/api/26.0/private/
Ddomain_deprecated.te168 # only require read
/system/nfc/src/fuzzers/
DREADME.md12 NCI packet parsing code -- vulnerabilites found in this fuzzer usually require
/system/bt/
DREADME.md40 Install dependencies (require sudo access). This adds some Ubuntu dependencies
/system/sepolicy/prebuilts/api/28.0/public/
Dvendor_init.te31 # chown/chmod require open+read+setattr required for open()+fchown/fchmod().
/system/sepolicy/prebuilts/api/29.0/private/
Dmls61 # For symlinks in app_data_file, require equivalence in order to manipulate or follow (read).
/system/update_engine/
Dpylintrc21 # pygtk.require().
347 # not require a docstring.
350 # Minimum line length for functions/classes that require docstrings, shorter
/system/extras/partition_tools/
DREADME.md22 * `-b,--block-size=N` - When writing a sparse image, the device may require a specific block size. …
/system/extras/simpleperf/scripts/purgatorio/
DREADME.md20 …ependencies aren't shipped with the default python libraries, hence they require to be installed w…

123