Skip to content
Snippets Groups Projects
  1. Jul 10, 2024
  2. Jul 06, 2024
  3. Mar 05, 2024
  4. Nov 03, 2023
  5. Jun 26, 2023
  6. Jun 15, 2023
  7. Oct 23, 2022
  8. Jun 28, 2022
    • Nicolas Geoffray's avatar
      onclite: Remove odex/oat files from pinner list. · 92f6f3a1
      Nicolas Geoffray authored and Dhina17's avatar Dhina17 committed
      The pinner now asks the runtime for these files.
      
      Test: adb shell dumpsys pinner
      Bug: 144773394
      Change-Id: I8de2a2935901cbd3eaa50ce2d8aa09f61080ba02
      Merged-In: Ie633ea788dab3389a3407ec9a461b5837befca46
      92f6f3a1
    • Kevin Jeon's avatar
      onclite: Update SurfaceFlinger pin · 5a3a4ac9
      Kevin Jeon authored and Dhina17's avatar Dhina17 committed
      This change replaces the '/system/lib64/libsurfaceflinger.so' pin, as
      the file was removed in ag/12524602. The updated pin relies on
      go/aog/1552085, as system_service needs read access to SurfaceFlinger.
      
      Bug: 176197656
      Test: adb shell dumpsys pinner (coral)
            - shows that /system/bin/surfaceflinger is successfully pinned
            adb logcat | grep PinnerService (coral)
            - no longer shows a file-not-found error in PinnerService
      Change-Id: Iae2a96c5fe4b1f5698d21de9970140321d11c460
      5a3a4ac9
  9. Sep 24, 2021
  10. Mar 06, 2021
  11. Nov 17, 2020
  12. 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
  13. Aug 15, 2020
  14. Aug 14, 2020
  15. Jul 04, 2020
  16. Jun 22, 2020
  17. May 26, 2020
Loading