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

Commit c41f685d authored by jainrachit's avatar jainrachit
Browse files

Move safe region letterboxing trunk stable flag to car_framework

namespace

- Flag class remains the same, only the namespace is changed for easy
  handling of the flag.

Bug: 368408934
Flag: EXEMPT (flag addition)
Test: m
Change-Id: I216ad5c3660fc29fcd2ad50aff3f71e8cbaebf54
parent 06673505
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -125,7 +125,7 @@ flag {
}

flag {
    namespace: "windowing_sdk"
    namespace: "car_framework"
    name: "safe_region_letterboxing"
    description: "Enables letterboxing for a safe region"
    bug: "380132497"