Skip to content
Snippets Groups Projects
  • Jaekyun Seok's avatar
    a11b16c9
    Whitelist vendor-init-settable bluetooth_prop and wifi_prop · a11b16c9
    Jaekyun Seok authored
    Values of the following properties are set by SoC vendors on some
    devices including Pixels.
    - persist.bluetooth.a2dp_offload.cap
    - persist.bluetooth.a2dp_offload.enable
    - persist.vendor.bluetooth.a2dp_offload.enable
    - ro.bt.bdaddr_path
    - wlan.driver.status
    
    So they should be whitelisted for compatibility.
    
    Bug: 77633703
    Test: succeeded building and tested with Pixels
    Change-Id: Ib2b81bcc1fd70ddd571dc7fb2b923b576d62b7d5
    Merged-In: Ib2b81bcc1fd70ddd571dc7fb2b923b576d62b7d5
    (cherry picked from commit 224921d1)
    a11b16c9
    History
    Whitelist vendor-init-settable bluetooth_prop and wifi_prop
    Jaekyun Seok authored
    Values of the following properties are set by SoC vendors on some
    devices including Pixels.
    - persist.bluetooth.a2dp_offload.cap
    - persist.bluetooth.a2dp_offload.enable
    - persist.vendor.bluetooth.a2dp_offload.enable
    - ro.bt.bdaddr_path
    - wlan.driver.status
    
    So they should be whitelisted for compatibility.
    
    Bug: 77633703
    Test: succeeded building and tested with Pixels
    Change-Id: Ib2b81bcc1fd70ddd571dc7fb2b923b576d62b7d5
    Merged-In: Ib2b81bcc1fd70ddd571dc7fb2b923b576d62b7d5
    (cherry picked from commit 224921d1)