Skip to content
Commit c914a8ee authored by Yike's avatar Yike
Browse files

Add a missing test dependency for PermissionControllerInProcessTests

In Android.bp, all dependencies of a test should be declared explicitly,
so that test infrastructure could only provide the needed dependencies
instead of all to run a test. This change adds the missing dependency
that is used in test config file but not declared in Android.bp.

Bug: 222438068
Test: atest PermissionControllerInProcessTests
Change-Id: I78773d14656ffed7d28d418f08ddb90d34759224
parent 18a5600f
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