Searched refs:eng (Results 1 – 25 of 84) sorted by relevance
1234
/system/sepolicy/private/ |
D | su.te | 5 # 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.
|
D | logpersist.te | 3 # 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
|
D | file_contexts_overlayfs | 2 # Overlayfs support directories for userdebug/eng devices
|
D | logd.te | 9 # only on userdebug or eng builds
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | su.te | 5 # 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.
|
D | logpersist.te | 3 # 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
|
D | file_contexts_overlayfs | 2 # Overlayfs support directories for userdebug/eng devices
|
D | logd.te | 6 # only on userdebug or eng builds
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | su.te | 5 # 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.
|
D | logpersist.te | 3 # 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
|
D | file_contexts_overlayfs | 2 # Overlayfs support directories for userdebug/eng devices
|
D | logd.te | 6 # only on userdebug or eng builds
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | su.te | 5 # 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.
|
D | logpersist.te | 3 # 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
|
D | logd.te | 6 # only on userdebug or eng builds
|
/system/core/deprecated-adf/libadf/tests/ |
D | adf_test.cpp | 27 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/ |
D | llkd-debuggable.rc | 5 on property:ro.llk.enable=eng 8 on property:ro.khungtask.enable=eng
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | su.te | 5 # 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.
|
D | logpersist.te | 3 # 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
|
D | logd.te | 6 # only on userdebug or eng builds
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | su.te | 5 # 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.
|
D | logpersist.te | 3 # 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
|
D | logd.te | 6 # only on userdebug or eng builds
|
/system/core/init/ |
D | Android.mk | 9 ifneq (,$(filter userdebug eng,$(TARGET_BUILD_VARIANT))) 27 ifneq (,$(filter eng,$(TARGET_BUILD_VARIANT)))
|
/system/media/camera/ |
D | Android.bp | 40 eng: {
|
1234