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

Commit d12a951f authored by Christine Hallstrom's avatar Christine Hallstrom
Browse files

Add flag for null identity address feature

Bug: 315241296
Bug: 295907764
Bug: 317120534
Test: m .
Change-Id: Ic5fc995983884d1ae5414cff3bb355878111cb57
parent b42b1594
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -27,3 +27,10 @@ flag {
    description: "Do not start stopped media browser services"
    bug: "314855224"
}

flag {
    name: "identity_address_null_if_unknown"
    namespace: "bluetooth"
    description: "Return null for identity address if identity address is not known"
    bug: "317120534"
}