Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit eb6fc1c0 authored by Nan Wu's avatar Nan Wu
Browse files

Prevent BAL when app switch state is BAL disallow

Fix a copy paste error of linked bug id
Bug: 283801068
Test: BackgroundActivityLaunchTest

Change-Id: I69cb381a73bb8dc16bd2adc2832c527b7a4d87e8
parent b61a03eb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -46,5 +46,5 @@ flag {
    name: "bal_respect_app_switch_state_when_check_bound_by_foreground_uid"
    namespace: "responsible_apis"
    description: "Prevent BAL based on it is bound by foreground Uid but the app switch is stopped."
    bug: "171459802"
    bug: "283801068"
}