DO NOT MERGE:CDD annotations 3.2.3.4
CDD SECTION: 3.2.3.4/C-0-1: Device implementations:
[C-0-1] MUST broadcast the public broadcast intents in response to appropriate system events as
described in the SDK documentation.
Test: OwnerChangedBroadcastTest#testOwnerChangedBroadcastReceived
: WallpaperManagerTest#wallPaperChangedBroadCastTest
: SessionCommitBroadCastTest#testBroadcastNotReceivedForDifferentLauncher
: BroadCastsTest#testNonSupportedBroadcastsNotDelivered_runtimeReceiver()
: BroadCastsTest#testNonSupportedBroadcastsNotDelivered_manifestReceiver()
BroadCastsTest verify that install_shortcut broadcast (now deprecated) isn't received by both manifest
and runtime receivers but verifies that ACTION_VIEW and ACTION_SEND intents are received.
CDD:9.2. UID and Process Isolation
C-0-1:MUST support the Android application sandbox model, in which each application runs as a
unique Unixstyle UID and in a separate process
Test: ProcessTest#testUid#testPid()
IsolatedProcessTest#testGetCachedServicesFromIsolatedServices#testGetServiceFromIsolatedProcess
Bug: 122081935
Test:make cts
Change-Id: I37b41b8a8ea47b45ea0fc9f5f6b6cfa1dd517f43
8 files changed