Skip to content
Snippets Groups Projects
  1. Jun 28, 2022
    • Edwin Wong's avatar
      onclite: Update clearkey plugin to drm HAL v1.4 · 65783a3c
      Edwin Wong authored and Dhina17's avatar Dhina17 committed
      Test: atest
        atest CtsMediaTestCases:android.media.cts.MediaDrmClearkeyTest#testGetPlaybackComponent
      
      Bug: 182525516
      Change-Id: I406b7d3c2921d4698535421894c6eb3785eb1c0d
      65783a3c
    • 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
    • TheScarastic's avatar
      onclite: doze: Adapt to S style · 76a3a0e6
      TheScarastic authored and Dhina17's avatar Dhina17 committed
       * Use Theme.SubSettingsBase for theme
       * Replace PreferenceActivity with CollapsingToolbarBaseActivity
       * Add Titles to prefernce screen
       * Remove onOptionsItemSelected and where neccessary move to activity
      
      Change-Id: Ic879ce61d83a33da12829008a4336c8a23230d63
      76a3a0e6
    • LuK1337's avatar
      onclite: Build needed HIDL libs into vendor · 287f8b4a
      LuK1337 authored and Dhina17's avatar Dhina17 committed
      Change-Id: I1db79176ac103cb7fc8db0fa4b4cfc699e38ad49
      287f8b4a
    • Roger Ellis's avatar
      onclite: Allow ELF prebuilts in PRODUCT_COPY_FILES. · de396228
      Roger Ellis authored and Dhina17's avatar Dhina17 committed
       * ELF prebuilts were banned in PRODUCT_COPY_FILES starting
         May 11th. See b/156534160 for long-term fix which should
         override this change.
      
      Change-Id: Icd25b40ca4e4285319775046a1b70de30572be07
      de396228
    • LuK1337's avatar
      onclite: RIP com.dsi.ant.antradio_library · 56a1400f
      LuK1337 authored and Dhina17's avatar Dhina17 committed
      No longer shipped by default with lineage-19.0.
      
      Change-Id: Iae740ef18505b7f2bb01fe54d45810e72fd521e9
      56a1400f
  2. Mar 23, 2022
  3. Sep 24, 2021
  4. Sep 18, 2021
  5. Apr 25, 2021
  6. Apr 22, 2021
  7. Mar 31, 2021
  8. Mar 20, 2021
    • Purushottam Kushwaha's avatar
      onclite: wifi: Add HIDL interfaces to wpa_supplicant service definition. · 23297f4f
      Purushottam Kushwaha authored and Dhina17's avatar Dhina17 committed
      wpa_supplicant registers for ISupplicant and ISupplicantVendor hal
      interfaces for several versions. To link the hal interfaces with
      wpa_supplicant service, it should be defined in service definition.
      
      This commit adds following missing hal interfaces:
       - interface android.hardware.wifi.supplicant@1.3::ISupplicant default
       - interface vendor.qti.hardware.wifi.supplicant@2.0::ISupplicantVendor default
       - interface vendor.qti.hardware.wifi.supplicant@2.1::ISupplicantVendor default
       - interface vendor.qti.hardware.wifi.supplicant@2.2::ISupplicantVendor default
      
      CRs-Fixed: 2845905
      Change-Id: I8ce0d0d6321afb5a77fded7708593b47aa3c3c81
      23297f4f
    • Bruno Martins's avatar
      onclite: light: Include VINTF fragment · d81eca41
      Bruno Martins authored and Dhina17's avatar Dhina17 committed
      Change-Id: I436e67ea97511d728881e118cf8cb5b66ab338ed
      d81eca41
    • Dhina17's avatar
      onclite: sepolicy: Remove redundant rules · b768dae2
      Dhina17 authored
      * DRM clearkey and widevine - labelled in qcom common sepolicy
      * /data/vendor/location/xtra/socket_hal_xtra - We don't need this from P.Its dead
      * /proc/touchpanel , sysfs_leds, sysfs_battery* - We don't have/need these nodes.
      
      Change-Id: Id744dadf7a76d83271eb5f1c2433a3ea529f1ee5
      b768dae2
  9. Mar 10, 2021
  10. Mar 06, 2021
Loading