Skip to content
Snippets Groups Projects
Commit cf0e2039 authored by Yo Chiang's avatar Yo Chiang Committed by Yi-yo Chiang
Browse files

Fix dynsystem.BootCompletedReceiver

Cleanup remnants of dynamic_system feature flag.
This piece of code only makes sense when we had the feature flag.
Now that the feature flag is deprecated, we shouldn't check the
DynamicSystemManager.isInUse() anymore, because we actually do want to
post a notification when DSU is installed but not in use.

Bug: 176795908
Test: Install a DSU, reboot into guest system, reboot back to host
  system, verify the BootCompletedReceiver is active.
Change-Id: I31c438fcd70e71eb2a5b14cdb713bd25516e8532
Merged-In: I31c438fcd70e71eb2a5b14cdb713bd25516e8532
(cherry picked from commit 715dd4b1)
parent c7021acf
No related branches found
No related tags found
No related merge requests found
Showing
No files found.
with 0 additions and 0 deletions
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