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

Commit ef2911ed authored by Kyunglyul Hyun's avatar Kyunglyul Hyun Committed by Automerger Merge Worker
Browse files

Merge "Add a flag for fixing a bug in PanService" into main am: 01f11534

parents e1eeae8b 01f11534
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -219,3 +219,15 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "pan_use_identity_address"
    namespace: "bluetooth"
    description: "Use identity address when communicate with native interface"
    bug: "351961492"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}