Skip to content
Snippets Groups Projects
  1. Mar 19, 2023
  2. Mar 10, 2023
  3. Mar 09, 2023
    • William Escande's avatar
      Add hfp sysprop for hf_features · 698f4dce
      William Escande authored
      The `define` cannot be override on runtime and some target need to
      configure the features (Eg: Wear OS)
      
      Test: manual | set the property and check new behavior
      Bug: 263323082
      Change-Id: I197d670c929c7a086340f9d8ff72b0ec170616fe
      698f4dce
    • William Escande's avatar
      Add hfp sysprop for hf_client_features · 248721c1
      William Escande authored
      The `define` cannot be override on runtime and some target need to
      configure the features (Eg: Wear OS)
      
      Test: atest net_test_bta net_test_btif_hf_client_service
      Test: manual | set the property and check new behavior
      Bug: 263323082
      Change-Id: Ic241364ceed263138797e3c3ad0f139da67e689a
      248721c1
    • William Escande's avatar
      Add hfp sysprop for profile version · 517203d1
      William Escande authored
      The `define` cannot be override on runtime and some target need to
      change the default version to use (Eg: Wear OS)
      
      Dirty cherry because of:
        * hfp dynamic version feature missing
        * invisalign
      
      Bug: 263323082
      Test: atest net_test_btif_hf_client_service net_test_bta
            net_test_btif_bta
      (cherry picked from https://android-review.googlesource.com/q/commit:fb9e4fac25fe3f6ef5e0b1822715fdf5c508b076)
      Merged-In: Iee020f8029dc5f82564fa28574914096a8e7cd75
      
      Change-Id: I16bd905974e9cf589b01bdd908763f3a2699a49b
      517203d1
  4. Mar 07, 2023
    • William Escande's avatar
      Add hfp sysprop for profile version · fb9e4fac
      William Escande authored
      The `define` cannot be override on runtime and some target need to
      change the default version to use (Eg: Wear OS)
      
      Bug: 263323082
      Test: atest net_test_btif_hf_client_service net_test_bta
            net_test_btif_bta
      Change-Id: Iee020f8029dc5f82564fa28574914096a8e7cd75
      fb9e4fac
  5. Mar 06, 2023
    • William Escande's avatar
      Add pan sysprop for nap · 69e8cc48
      William Escande authored
      The `define` cannot be override on runtime and some target need to
      disable nap (Eg: Wear OS)
      
      Test: manual | set the property and check new behavior
      Bug: 263323082
      Merged-In: I27f9ec11fd4ef50ce2f66e3329dc0394257bcc2e
      Change-Id: I27f9ec11fd4ef50ce2f66e3329dc0394257bcc2e
      (cherry picked from commit a786e247)
      69e8cc48
    • William Escande's avatar
      Add hfp sysprop for hf services · 7728654b
      William Escande authored
      The `define` cannot be override on runtime and some target need to
      configure the available services (Eg: Wear OS)
      
      Dirty pick because of:
      * include moved
      * missing aosp/2213211 that does not need to be cherry-picked
      
      Test: manual | set the property and check new behavior
      Bug: 263323082
      Merged-In: I39e474b2a0d167c1098ba9df15d5518644786e9e
      (cherry picked from commit 1a477a04)
      Change-Id: I6cb9d5e501e3779af060868795d3fbabfe081527
      7728654b
    • William Escande's avatar
      Add bta sysprop for disable delay · 3d4baaf5
      William Escande authored
      The `define` cannot be override on runtime and some target need to
      configure the delay of bta disable to 1000 ms (Eg: Wear OS)
      
      Test: manual | set the property and check new behavior
      Bug: 263323082
      Change-Id: Ie652d793984b71f8ad6622f74cdac2d00c1c4516
      (cherry picked from commit on android-review.googlesource.com host: 3858d297)
      Merged-In: Ie652d793984b71f8ad6622f74cdac2d00c1c4516
      3d4baaf5
  6. Mar 03, 2023
    • William Escande's avatar
      Add pan sysprop for nap · a786e247
      William Escande authored
      The `define` cannot be override on runtime and some target need to
      disable nap (Eg: Wear OS)
      
      Test: manual | set the property and check new behavior
      Bug: 263323082
      Change-Id: I27f9ec11fd4ef50ce2f66e3329dc0394257bcc2e
      a786e247
  7. Mar 02, 2023
    • William Escande's avatar
      Add avrcp sysprop for absolute volume · fe26e2d5
      William Escande authored
      The `define` cannot be override on runtime and some target need to
      configure the support for absolute volume to false (Eg: Wear OS)
      
      Test: manual | set the property and check avrcp absolute volume
      Bug: 263323082
      Change-Id: I14757867def3ef3110387f92f158ec6b5708da76
      (cherry picked from commit f8a79afd)
      Merged-In: I14757867def3ef3110387f92f158ec6b5708da76
      fe26e2d5
    • William Escande's avatar
      Add hfp sysprop for hf services · 1a477a04
      William Escande authored
      The `define` cannot be override on runtime and some target need to
      configure the available services (Eg: Wear OS)
      
      Test: manual | set the property and check new behavior
      Bug: 263323082
      Change-Id: I39e474b2a0d167c1098ba9df15d5518644786e9e
      1a477a04
  8. Feb 28, 2023
    • William Escande's avatar
      Add bta sysprop for disable delay · 3858d297
      William Escande authored
      The `define` cannot be override on runtime and some target need to
      configure the delay of bta disable to 1000 ms (Eg: Wear OS)
      
      Test: manual | set the property and check new behavior
      Bug: 263323082
      Change-Id: Ie652d793984b71f8ad6622f74cdac2d00c1c4516
      3858d297
  9. Feb 27, 2023
    • William Escande's avatar
      Add avrcp sysprop for absolute volume · f8a79afd
      William Escande authored
      The `define` cannot be override on runtime and some target need to
      configure the support for absolute volume to false (Eg: Wear OS)
      
      Test: manual | set the property and check avrcp absolute volume
      Bug: 263323082
      Change-Id: I14757867def3ef3110387f92f158ec6b5708da76
      f8a79afd
Loading