Skip to content
Commit f1fb9e7f authored by Winson's avatar Winson
Browse files

Use correct actor string for OverlayableInfo

Need to use second, which is the actual value. Was using
the key and thus the overlayable name and tests were
failing trying to validate against this invalid actor
string.

Also moved NO_NAMED_ACTORS failure down a step, as that
was masking the core issue.

Also adds the missing overlay tests to the
com.android.server.om TEST_MAPPING. The imports tag
was not used to avoid importing all of the core tests.

Bug: 145923978

Test: atest android.appsecurity.cts.OverlayHostTest

Change-Id: I9cb790cf8966e7eaf7554feccf960a3debb1a0c3
parent b6a5575a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment