platform_system_core/logd/tests
Mark Salyzyn c75c59bc1b CtsLogdTestCases#sepolicy_rate_limiter failure
(cherry pick from commit b825faeed7)

Cts tests can run in appdomain, which have access to /data/backup/
which leads to zero injection of sepolicy signal to check the logd
and kernel rate limiter.  Switch to /data/drm/ as a better choice
to inject a sepolicy denial either due to dac_override or
dac_read_search because owned by the drm uid and gid, or due to
create sepolicy denial to u:object_r:drm_data_file:s0 to all but
select services.

Test: gTest
Bug: 65843095
Change-Id: I2d72b1407a930c270636a206066d2d15fdec2f77
2017-10-02 13:23:43 -07:00
..
Android.mk Add logd CTS tests to VTS 2017-07-10 11:17:38 -07:00
AndroidTest.xml add component metadata tag to CTS liblog test acses 2017-06-05 23:17:50 +00:00
logd_test.cpp CtsLogdTestCases#sepolicy_rate_limiter failure 2017-10-02 13:23:43 -07:00