Skip to content
Commit dd08e5d5 authored by Sudheer Shanka's avatar Sudheer Shanka
Browse files

Send PACKAGE/CANCEL_ENABLE_ROLLBACK as foreground broadcast.

Rollback system expects timely delivery of these broadcasts,
which broadcasting system does not provide. Ideally, these
should be a direct callbacks but sending them as foreground
broadcasts seems to work for now and safe to do so.

Also add an explicit dependency of RollbackTest app for
MultiUserRollbackTest, so that that the app gets rebuilt
if needed when building and running the test.

Bug: 259202331
Test: atest com.android.tests.rollback.host.MultiUserRollbackTest

Change-Id: I6ede9bfd4a5d170fb7448a1417433593fdd9e332
parent 539486f7
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