Sal Savage | ace9211 | 2024-10-30 10:14:10 -0700 | [diff] [blame] | 1 | package: "com.android.bluetooth.flags" |
| 2 | container: "com.android.btservices" |
| 3 | |
| 4 | flag { |
| 5 | name: "pbap_client_storage_refactor" |
| 6 | namespace: "bluetooth" |
| 7 | description: "Abstract away accounts/storage and change how contacts are passed and stored" |
| 8 | bug: "376461939" |
| 9 | } |
| 10 | |
| 11 | flag { |
| 12 | name: "pbap_client_contacts_caching" |
| 13 | namespace: "bluetooth" |
| 14 | description: "Use primary and secondary versions to persist contacts across connections" |
| 15 | bug: "376461947" |
| 16 | } |