Skip to content
Snippets Groups Projects
  1. Mar 06, 2021
  2. Dec 08, 2020
  3. Nov 17, 2020
  4. Nov 13, 2020
    • Ryan Mitchell's avatar
      onclite: Use component-override to configure Bluetooth · 19d632ff
      Ryan Mitchell authored and Dhina17's avatar Dhina17 committed
      Runtime Resource Overlays (RROs) can no longer change the value of
      resources in manifest when read during PackagerParser.
      
      This change uses component-override to enable the service by default.
      
      Remove usages of profile_supported_* from overlays as they no
      longer configure the enable state of Bluetooth components.
      
      Bug: 135048762
      Test: adb shell pm query-services \
            com.android.bluetooth/.sap.SapService
      
      Change-Id: I284d254a921b14d1533745611a083f4b5a27d9dc
      19d632ff
    • Ravi Paluri's avatar
      onclite: overlay: Add ImsService package name · d62d6467
      Ravi Paluri authored and Dhina17's avatar Dhina17 committed
      Specify ImsService package name with <config_ims_mmtel_package>
      and <config_ims_rcs_package>
      
      Remove old Ims Config flag <config_ims_package>
      and <config_dynamic_bind_ims> that are no more
      used
      
      CRs-Fixed: 2610689
      Change-Id: I5dbff41c6b219a1ff3ced9f7aa7db9a3ebc7f39f
      d62d6467
Loading