Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 8bf5518c authored by Mark Hong's avatar Mark Hong Committed by Marco Nelissen
Browse files

Add dump permission check in the MediaExtractorFactory::dump(int fd, const...


Add dump permission check in the MediaExtractorFactory::dump(int fd, const Vector<String16>&) same as dumpExtractors(int fd, const Vector<String16>&)

The purpose of TC is to check if the dump produces minimal output, but it fails because the output of dump() has more than one line.

BUG: 118364777
Test: run cts -m CtsSecurityTestCases -t android.security.cts.ServicePermissionsTest#testDumpProtected

Change-Id: Ifd15f4e7a6626feadb9debe5c1d4f3fbeedfb964
Merged-In: Ifd15f4e7a6626feadb9debe5c1d4f3fbeedfb964
Signed-off-by: default avatarMark Hong <sungmin.h@samsung.com>
parent 5a80267c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment