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

Commit 6f9429fe authored by Tiger Huang's avatar Tiger Huang
Browse files

Remove com.android.window.flags.nav_bar_transparent_by_default

The feature was abandoned and replaced by enforce_edge_to_edge. This CL
removes the flag.

Bug: 232195501
Bug: 433525073
Flag: EXEMPT clean up
Test: presubmit
Change-Id: Ia3f534fc4bc8a649a53dc2c0b42754a1d23ddc4e
parent 5142adb7
Loading
Loading
Loading
Loading
+1 −8
Original line number Diff line number Diff line
package: "com.android.window.flags"
container: "system"

flag {
  name: "nav_bar_transparent_by_default"
  namespace: "windowing_frontend"
  description: "Make nav bar color transparent by default when targeting SDK 35 or greater"
  bug: "232195501"
}

flag {
    name: "apply_lifecycle_on_pip_change"
    namespace: "windowing_frontend"