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
    • Arian's avatar
      onclite: Add a shim for dpmframework · 48c671ea
      Arian authored and Dhina17's avatar Dhina17 committed
      
      * libdpmframework depends on strndup16to8 and strdup8to16 methods.
      
      Change-Id: I39d252b5830b752728a0c8607d32d8a279524ce1
      Co-authored-by: default avatarDemon000 <demonsingur@gmail.com>
      48c671ea
    • Ethan Chen's avatar
      onclite: Convert shim makefile to blueprint · 8cb5aedb
      Ethan Chen authored and Dhina17's avatar Dhina17 committed
      Change-Id: I5a183bf80c49e5933b2b4d69e78fa697403328ff
      8cb5aedb
Loading