| Chienyuan Huang | 0dffd7f | 2023-12-27 09:17:46 +0000 | [diff] [blame] | 1 | package: "com.android.bluetooth.flags" |
| Oriol Prieto Gasco | 8bb65bb | 2024-02-03 02:39:07 +0000 | [diff] [blame] | 2 | container: "com.android.btservices" |
| Chienyuan Huang | 0dffd7f | 2023-12-27 09:17:46 +0000 | [diff] [blame] | 3 | |
| 4 | flag { |
| 5 | name: "channel_sounding" |
| Oriol Prieto Gasco | 90f28bc | 2024-03-01 16:52:44 +0000 | [diff] [blame] | 6 | is_exported: true |
| Chienyuan Huang | 0dffd7f | 2023-12-27 09:17:46 +0000 | [diff] [blame] | 7 | namespace: "bluetooth" |
| 8 | description: "Enable Channel Sounding" |
| 9 | bug: "317683528" |
| 10 | } |
| Chienyuan Huang | 399250b | 2024-02-07 09:58:12 +0000 | [diff] [blame] | 11 | |
| 12 | flag { |
| 13 | name: "channel_sounding_in_stack" |
| 14 | namespace: "bluetooth" |
| 15 | description: "Enable Channel Sounding in the Bluetooth stack" |
| 16 | bug: "324185011" |
| 17 | } |