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

Commit fb600ea3 authored by Youngtae Cha's avatar Youngtae Cha Committed by Android (Google) Code Review
Browse files

Merge "Add feature flag geofence_enhancement_for_better_ux" into main

parents 5170c3ff f00eeaee
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -51,3 +51,14 @@ flag {
    description: "This flag controls satellite communication supported by OEMs in phase 2."
    bug:"349624547"
}

# OWNER=youngtaecha TARGET=24Q4
flag {
  name: "geofence_enhancement_for_better_ux"
  namespace: "telephony"
  description: "Enhance geofence to improve UX experience"
  bug: "347711329"
  metadata {
    purpose: PURPOSE_BUGFIX
  }
}
 No newline at end of file