summaryrefslogtreecommitdiff
path: root/sdksandbox/tests/cts/endtoendtests/src/com/android/tests/sdksandbox/endtoend/SdkSandboxManagerTest.java
AgeCommit message (Expand)Author
2022-10-21Don't throw exceptions if SDK is not loadedSanjana Sunil
2022-09-28Merge "Add workaround for unloadAndReloadSdk test" into tm-mainline-prodGavin Corkery
2022-09-28Add workaround for unloadAndReloadSdk testGavin Corkery
2022-09-28Replace getLoadedSdkLibs with getSandboxedSdksShiwangi Shah
2022-09-13Change classloaders hierarchy for SDK loaded in sandboxAnton Kulakov
2022-09-03Unbind the sandbox when the app moves to the backgroundSanjana Sunil
2022-09-03Merge "Cts tests for LoadSdkException and SandboxedSdk" into tm-mainline-prodRishabh Singh
2022-09-03Merge "Add CTS tests for getSdkSandboxState" into tm-mainline-prodTreeHugger Robot
2022-09-03Cts tests for LoadSdkException and SandboxedSdkRishabh Singh
2022-09-02Merge "CTS for LoadSdkException" into tm-mainline-prodTreeHugger Robot
2022-09-02Add CTS tests for getSdkSandboxStateSamiul Islam
2022-09-02CTS for LoadSdkExceptionPalak Chaudhary
2022-09-02[AdServices] CTS test for RequestSurfacePackageExceptionMugdha Lakhani
2022-08-31Merge "Add test to enforce that SdkSandbox.apk only requests normal permissio...TreeHugger Robot
2022-08-31Add test to enforce that SdkSandbox.apk only requests normal permissionsNikita Ioffe
2022-08-30Rename sandbox lifecycle callback to be more specificSanjana Sunil
2022-08-24[AdServices] Delete sendData and peripherals.Mugdha Lakhani
2022-08-23Merge "Hide SdkSandboxManager#getLoadedSdkLibrariesInfo" into tm-mainline-prodShiwangi Shah
2022-08-23Hide SdkSandboxManager#getLoadedSdkLibrariesInfoShiwangi Shah
2022-08-19Merge "[AdServices] Introduce SandboxedSdk." into tm-mainline-prodMugdha Lakhani
2022-08-19Merge "Rename SANDBOX_NOT_AVAILABLE to be more descriptive" into tm-mainline-...TreeHugger Robot
2022-08-19[AdServices] Introduce SandboxedSdk.Mugdha Lakhani
2022-08-19Handle sandbox death while unloading SDKSanjana Sunil
2022-08-19Rename SANDBOX_NOT_AVAILABLE to be more descriptiveSanjana Sunil
2022-08-16Inform apps when calling a non-existent sandboxSanjana Sunil
2022-08-15[AdServices] Make onLoadSdk a blocking call.Mugdha Lakhani
2022-08-11Reject calls into the SDK sandbox from the background.Martijn Coenen
2022-08-10Replace many input/output params to be part of the Bundle field of theMohammed Rashidy
2022-08-08SdkSandboxManager: add hostToken parameterWill Burr
2022-08-08Revert "SdkSandboxManager: add hostToken parameter"Will Burr
2022-08-08SdkSandboxManager: add hostToken parameterWill Burr
2022-08-05Inform apps of sandbox death through callbacksSanjana Sunil
2022-08-05Avoid killing the sandbox in hostside testsSanjana Sunil
2022-08-04Throw IllegalArgumentException when SDK is not loadedGavin Corkery
2022-07-27Add unloadSdk APIGavin Corkery
2022-07-19Use sendData instead of requestSurfacePackage for running phase in sdkSamiul Islam
2022-07-18Merge "[AdServices] Add OutcomeReceiver instead of Callback" into tm-mainline...Mugdha Lakhani
2022-07-15[AdServices] Add OutcomeReceiver instead of CallbackMugdha Lakhani
2022-07-15Add getSandboxedSdksInfo APIShiwangi Shah
2022-06-24Allow apps to send data to SDKs in the sandboxSanjana Sunil
2022-06-22Ensure that reloading an SDK does not invalidate itSanjana Sunil
2022-06-22Create a separate callback for requestSurfacePackageSanjana Sunil
2022-04-13Remove dependency between testsMohammed Rashidy
2022-04-07Put endtoend tests under cts directoryMohammed Rashidy