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

Commit a8c9886a authored by Massimo Carli's avatar Massimo Carli Committed by Android (Google) Code Review
Browse files

Merge "[1/n] Create flag for DisplayMetrics.DENSITY_390 API" into main

parents 4e7bfd70 8e95f508
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
@@ -15,3 +15,11 @@ flag {
  bug: "302387383"
  is_fixed_read_only: true
}

flag {
  name: "density_390_api"
  namespace: "large_screen_experiences_app_compat"
  description: "Whether the API DisplayMetrics.DENSITY_390 is available"
  bug: "297550533"
  is_fixed_read_only: true
}