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

Commit 3d97fc4d authored by amehfooz's avatar amehfooz Committed by Ahmed Mehfooz
Browse files

Fix package name in StatusBarPopupChips flag file

Test: Make sure SystemUI build passes locally
Bug: b/384736699
Flag: com.android.systemui.status_bar_popup_chips

Change-Id: I0dddfe1ea2b86aef862862d5799195c6716b82a7
parent 32569f3a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ import androidx.test.filters.SmallTest
import com.android.systemui.SysuiTestCase
import com.android.systemui.coroutines.collectLastValue
import com.android.systemui.kosmos.testScope
import com.android.systemui.statusbar.chips.notification.shared.StatusBarPopupChips
import com.android.systemui.statusbar.featurepods.popups.StatusBarPopupChips
import com.android.systemui.testKosmos
import com.google.common.truth.Truth.assertThat
import kotlinx.coroutines.test.runTest
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
 * limitations under the License.
 */

package com.android.systemui.statusbar.chips.notification.shared
package com.android.systemui.statusbar.featurepods.popups

import com.android.systemui.Flags
import com.android.systemui.flags.FlagToken