# CarFrameworkPackageStubsTest These are integration tests for [Car FrameworkPackageStubs]. Run and pass them in the following cases: 1. A change in Car FrameworkPackageStubs 2. A change on how a device handling [Common intents], such as: adding DocumentsUI to a build target. ## Running it 1. Prepare the device & environment for [Atest]. 2. Run the test module by: ``` atest CarFrameworkPackageStubsTest ``` [Car FrameworkPackageStubs]: ../../FrameworkPackageStubs/README.md [Common intents]: https://developer.android.com/guide/components/intents-common [Atest]: https://source.android.com/docs/core/tests/development/atest