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

Commit dc67b8cf authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fixed the incorrect flag type" into main

parents e13ed6a3 8f762c36
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -102,12 +102,15 @@ flag {
  bug:"318519337"
}

# OWNER=jackyu TARGET=24Q4
# OWNER=jackyu TARGET=25Q1
flag {
  name: "dds_callback"
  namespace: "telephony"
  description: "Adding new callback when DDS changed"
  bug:"353723350"
  metadata {
    purpose: PURPOSE_BUGFIX
  }
}

# OWNER=jackyu TARGET=25Q1