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

Commit 59beb2b3 authored by Robin Lee's avatar Robin Lee
Browse files

Add windowing_frontend flags to window flags

Test: m services.core.flags-java
Test: m services.core.unboosted
Test: m dist
Bug: 298925569
Bug: 232195501
Change-Id: I3880412f31112dfe4e8ac282c2fb79f38194885c
parent ad2316cd
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
package: "com.android.window.flags"

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"
}