Home
last modified time | relevance | path

Searched refs:eng (Results 1 – 25 of 84) sorted by relevance

1234

/system/sepolicy/private/
Dsu.te5 # Allow dumpstate to call su on userdebug / eng builds to collect
13 # Put the incident command into its domain so it is the same on user, userdebug and eng.
16 # Put the perfetto command into its domain so it is the same on user, userdebug and eng.
Dlogpersist.te3 # android debug log storage in logpersist domains (eng and userdebug only)
21 # logpersist is allowed to write to /data/misc/log for userdebug and eng builds
Dfile_contexts_overlayfs2 # Overlayfs support directories for userdebug/eng devices
Dlogd.te9 # only on userdebug or eng builds
/system/sepolicy/prebuilts/api/30.0/private/
Dsu.te5 # Allow dumpstate to call su on userdebug / eng builds to collect
13 # Put the incident command into its domain so it is the same on user, userdebug and eng.
16 # Put the perfetto command into its domain so it is the same on user, userdebug and eng.
Dlogpersist.te3 # android debug log storage in logpersist domains (eng and userdebug only)
21 # logpersist is allowed to write to /data/misc/log for userdebug and eng builds
Dfile_contexts_overlayfs2 # Overlayfs support directories for userdebug/eng devices
Dlogd.te6 # only on userdebug or eng builds
/system/sepolicy/prebuilts/api/29.0/private/
Dsu.te5 # Allow dumpstate to call su on userdebug / eng builds to collect
13 # Put the incident command into its domain so it is the same on user, userdebug and eng.
16 # Put the perfetto command into its domain so it is the same on user, userdebug and eng.
Dlogpersist.te3 # android debug log storage in logpersist domains (eng and userdebug only)
21 # logpersist is allowed to write to /data/misc/log for userdebug and eng builds
Dfile_contexts_overlayfs2 # Overlayfs support directories for userdebug/eng devices
Dlogd.te6 # only on userdebug or eng builds
/system/sepolicy/prebuilts/api/28.0/private/
Dsu.te5 # Allow dumpstate to call su on userdebug / eng builds to collect
13 # Put the incident command into its domain so it is the same on user, userdebug and eng.
16 # Put the perfetto command into its domain so it is the same on user, userdebug and eng.
Dlogpersist.te3 # android debug log storage in logpersist domains (eng and userdebug only)
21 # logpersist is allowed to write to /data/misc/log for userdebug and eng builds
Dlogd.te6 # only on userdebug or eng builds
/system/core/deprecated-adf/libadf/tests/
Dadf_test.cpp27 AdfTest() : intf_id(0), intf(-1), eng_id(0), eng(-1) { } in AdfTest()
43 eng = adf_overlay_engine_open(&dev, eng_id, O_RDWR); in SetUp()
44 ASSERT_GE(eng, 0) << "opening ADF overlay engine " << dev_id << "." << in SetUp()
45 eng_id << " failed: " << strerror(-eng); in SetUp()
49 if (eng >= 0) in TearDown()
50 close(eng); in TearDown()
58 int err = adf_get_overlay_engine_data(eng, &data); in get8888Format()
168 int eng; member in AdfTest
226 int err = adf_get_overlay_engine_data(eng, &data); in TEST_F()
240 err = adf_interface_blank(eng, DRM_MODE_DPMS_OFF); in TEST_F()
/system/core/llkd/
Dllkd-debuggable.rc5 on property:ro.llk.enable=eng
8 on property:ro.khungtask.enable=eng
/system/sepolicy/prebuilts/api/27.0/private/
Dsu.te5 # Allow dumpstate to call su on userdebug / eng builds to collect
13 # Put the incident command into its domain so it is the same on user, userdebug and eng.
Dlogpersist.te3 # android debug log storage in logpersist domains (eng and userdebug only)
21 # logpersist is allowed to write to /data/misc/log for userdebug and eng builds
Dlogd.te6 # only on userdebug or eng builds
/system/sepolicy/prebuilts/api/26.0/private/
Dsu.te5 # Allow dumpstate to call su on userdebug / eng builds to collect
13 # Put the incident command into its domain so it is the same on user, userdebug and eng.
Dlogpersist.te3 # android debug log storage in logpersist domains (eng and userdebug only)
21 # logpersist is allowed to write to /data/misc/log for userdebug and eng builds
Dlogd.te6 # only on userdebug or eng builds
/system/core/init/
DAndroid.mk9 ifneq (,$(filter userdebug eng,$(TARGET_BUILD_VARIANT)))
27 ifneq (,$(filter eng,$(TARGET_BUILD_VARIANT)))
/system/media/camera/
DAndroid.bp40 eng: {

1234