Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
......@@ -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"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment