Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
  1. Dec 10, 2024
  2. Dec 08, 2024
    • Han Sol Jin's avatar
      FP3: Explicitly disable protected management frames · 2bae507d
      Han Sol Jin authored and Rohit Sekhar's avatar Rohit Sekhar committed
      This fixes support with WPA2/3 mixed access points; the primary issue
      was that while this device doesn't support PMF, said access points try
      to query for PMF in order to check for WPA3 support, which causes our
      WLAN driver to die a painful death.
      
      Disable it from the overlay, as AOSP enables it by default.
      
      It's a wonder why it was enabled in the first place.
      
      Change-Id: I89dbce7ae4c91cea9f1828e8b627a828e2b08011
      2bae507d
  3. Feb 22, 2024
  4. Dec 27, 2023
  5. Dec 26, 2023
  6. Oct 15, 2023
  7. Oct 04, 2023
    • Bharath's avatar
      FP3: Convert libqmi_common_so into modules · 8e74a190
      Bharath authored
      This is needed by wcnss-service.
      
      Change-Id: I039e0204e83d67008445831db336919e91102893
      8e74a190
    • Bharath's avatar
      FP3: Update VINTF target level to 4 · aa6f60f3
      Bharath authored
      This corresponds to Q launch since Android U does not support P
      launch device.
      
      Change-Id: I52d280bb438a00253102771edc2fe7defa5cd858
      (cherry picked from commit 44508439727c38c0f6c3f6c2fc587c880a0f72c3)
      aa6f60f3
    • Bharath's avatar
      FP3: Switch to QTI Thermal HAL · af2a603c
      Bharath authored
      Thermal HAL 2.0 has support for a lot of additional
      features including temperature protection and others.
      
      Also, Thermal HAL 1.0 is not supported in FCM level 4.
      
      Change-Id: I1f4fd1957a776934cf5a85e214caf01bd73de47c
      (cherry picked from commit dd83877166d7e43c6d2e3eb1a0c2fccbeec28f48)
      af2a603c
  8. Sep 17, 2023
  9. Aug 18, 2023
    • Bharath's avatar
      FP3: Fix widevine blobs list again · 3d713c3d
      Bharath authored
      Add 32 bit variant of libwvhidl@1.3.so needed by widevine service.
      
      Fixes: 862d4867 FP3: proprietary-files: Add widevine related blobs
      Change-Id: I64175de6c89bed4ccd70e0e262eac110a2858f5a
      3d713c3d
  10. Jul 29, 2023
    • Bharath's avatar
      FP3: Update blobs from FP3-REL-6.A.018.0-gms-1f4b2a90-user · 8ffde3da
      Bharath authored
      Change-Id: I1c2487dfc91587e0cf442b892067cf15d580eca6
      8ffde3da
    • Bharath's avatar
      FP3: Drop libwvdrmengine · 063e6ed7
      Bharath authored
      Android 13's widevine project has dropped libwvdrmengine since
      Non-hidl code is no longer needed in the widevine android plugin.
      
      Change-Id: I2fdf68459c051978e2988754baa5c17fa09bf80c
      063e6ed7
    • Bharath's avatar
      FP3: Drop workloadclassifier · e0f29112
      Bharath authored
      * Has dependency on QTI specific methods and classes that are
      added to the frameworks.
      * Since these are no longer available, the application and related
      libraries keep crashing.
      
      Hence, drop the app and related libraries.
      
      Change-Id: I648f16472bb8152a551a9e011f65b1874e01d2e2
      e0f29112
    • Karsten Tausche's avatar
      FP3: Drop libnqnfc_nci_jni from unused NXP NFC app · 5f40f375
      Karsten Tausche authored
      We're using the well-maintained AOSP variant of the app, not the NXP
      app. The jni target only exists in the NXP app, not the AOSP one, so
      drop it here.
      
      Issue: FP3-A13#2
      Change-Id: I8ddfef368dccc93b919521791646879cb00f87d0
      (cherry picked from commit 2a4e0545b30b6fed6fcfd4412f8b3bea1a09860a)
      5f40f375
    • Bharath's avatar
      Revert "FP3: Drop QTI datastatusnotification" · 2a9e2d4e
      Bharath authored
      This reverts commit 9d6fcd4c.
      
      The crash has been fixed now.
      
      Change-Id: I85162382d6d77bc839180bc24f0ec874a5fcc144
      2a9e2d4e
  11. Jun 25, 2023
    • Carter Hsu's avatar
      audio: Update Audio HIDL to 7.1 · 6feb362a
      Carter Hsu authored
      
      
      Issue: FP3-A13#2
      Bug: 205235270
      Test: build pass
      Signed-off-by: default avatarCarter Hsu <carterhsu@google.com>
      Change-Id: Ic54e2787ef27022556430c6c1db346b1e1348e39
      (cherry picked from commit 8a44f52082b1afbfe4643a03a95d8f6f48449fb3)
      (cherry picked from commit 26dd35f2bd9033cbe512b71ef542edc190c87443)
      6feb362a
    • Karsten Tausche's avatar
      media: Extend performance ranges for OMX H263, MPEG4 · 34fa6e7a
      Karsten Tausche authored
      Codec performance fluctuates a lot, makes sense to expose this issue on
      the declared performance ranges.
      
      Change-Id: I9048c7db21b3d368e2463e419637af20f6aabf6a
      (cherry picked from commit df900bea8f56d8ddefcabb43b1d14a63c8628ac1)
      34fa6e7a
  12. Mar 24, 2023
  13. Mar 11, 2023
  14. Mar 07, 2023
  15. Mar 03, 2023
  16. Feb 27, 2023
  17. Jan 23, 2023
    • Bharath's avatar
      FP3: Add init.qcom.test.rc only to debug builds · 5b41b3bf
      Bharath authored
      Include the module under PRODUCT_PACKAGES_DEBUG so that this gets
      built only on userdebug builds.
      
      EPPE complains about this when user build is tried.
      
      Change-Id: I189f59784c78a03414758a44904b2965eaa16afe
      5b41b3bf
  18. Dec 23, 2022
    • Bharath's avatar
      FP3: Reduce screen density to 420 · 0e1708e0
      Bharath authored
      FP3's density is 427dp. Hence reduce the density to 420 which would
      match the actual density. This also looks fine on Android 12+.
      
      Change-Id: I4c208ca7472d94bafd61c791dce6e3250d99d7e9
      0e1708e0
    • Bharath's avatar
      FP3: Patch up libremosaic_daemon.so · d7e21bec
      Bharath authored
      This reverts commit de54e193.
      
      Starting Android 12, libremosaic_daemon seems to be incompatible with
      libbinder available in source due to framework changes.
      
      Hence, patch this file and introduce libbinder from VNDK v30 which
      matches to that of Android 11 for which libremosaic_daemon was built.
      
      Change-Id: Id9f8a2b7439d9cb2c6b4dcae5354eec1ea2a7829
      d7e21bec
    • Bharath's avatar
      FP3: Update blobs from FP3-REL-8901.4.A.0019.1-gms-edfd6a4e-user · 9bfdcbed
      Bharath authored
      Change-Id: I7e027c0c75beac8b6f2147b20c21f5983a66ca84
      9bfdcbed
    • Karsten Tausche's avatar
      FP3: Disable proprietary DTS parser · 66a2c60d
      Karsten Tausche authored
      The proprietary parser has security issues and won't receive updates
      anymore on the msm8953 platform. Unset bit 6 of the bitmask to disable
      it and drop DTS support.
      
      Issue: FP3SEC-405
      Issue: FP3-A11#435
      Change-Id: I5eb69d99b8fd50adef3d1dc176afd93e03c7ddb1
      66a2c60d
    • Karsten Tausche's avatar
      FP3: Switch to more AOSP-supported media parsers · 78323e26
      Karsten Tausche authored
      Disable following Qualcomm proprietary media parsers:
      * AMR NB/WB
      * MP3
      * OGG
      * WAV
      * FLAC
      
      They have good support in AOSP directly. The proprietary parsers for FP3
      have limited support; so rely on the well-maintained open source
      variants instead. Take only AOSP parsers that are part of the official
      Android docs/requirements; don't check for further optional support
      (yet).
      
      Issue: FP3-A11#412
      Change-Id: Ie573aebd5438891063ca590c03f68a12ec1b8d54
      78323e26
    • Karsten Tausche's avatar
      FP3: Disable proprietary 3GP parser · b4e14e67
      Karsten Tausche authored
      The proprietary parser has security issues and won't receive updates
      anymore on the msm8953 platform. Unset bit 8 of the bitmask to disable
      it and fall back to AOSP parsers.
      
      Issue: FP3SEC-411
      Issue: FP3-A11#411
      Change-Id: Ie8d37c0c962975e8e6b0f88bece28bf4eb881bc0
      b4e14e67
    • Bharath's avatar
      FP3: overlay: Downgrade the biometrics security to WEAK · ad70b477
      Bharath authored
      FP3 biometrics testing under new Android 12/13 protocols only grants
      "BIOMETRIC_WEAK" (class 2), not strong biometrics security level
      anymore.
      
      Issue: FP3-A13#39
      Change-Id: Ibae8922419a95a8ef53b2e65da619452f5dd3ed7
      (cherry picked from commit e6beb668c648f3cac47fc69bf31dbb6578d50faf)
      ad70b477
    • Bharath's avatar
      FP3: overlay: Move Hotspot name config to RROs · 0c3ab710
      Bharath authored
      This is part of Wifi mainline module and hence should be defined
      in RROs instead of frameworks.
      
      Issue: FP3-A13#2
      Change-Id: I21918d63777d00581e53b425f085ae3b1f9ea2c5
      (cherry picked from commit c8d24bb3f0d7812c5af340f91ac389d858c4291c)
      0c3ab710
    • Luca Weiss's avatar
      FP3: Remove unused bdroid_buildcfg.h · 872e345b
      Luca Weiss authored
      Since Android 13 moved Bluetooth to module, this file is unused.
      
      * BTM_DEF_LOCAL_NAME: is now bluetooth.device.default_name property
      * MAX_ACL_CONNECTIONS: new default MAX_BD_CONNECTIONS & MAX_L2CAP_LINKS
        match
      * MAX_L2CAP_CHANNELS: is now 64 instead of 16
      * BLE_VND_INCLUDED: new default matches
      * BT_CLEAN_TURN_ON_DISABLED: unused in Android 11
      * AVDT_NUM_SEPS: new default matches
      
      Issue: FP3-A13#50
      Change-Id: I63ae56dc8d568cc18341adf6b2928368d4bb488e
      (cherry picked from commit 1546bc12069552c96851b3c4fe8f714ba3bf3ff0)
      872e345b
    • Luca Weiss's avatar
      FP3: Set default Bluetooth name with sysprop · b8f31c36
      Luca Weiss authored
      Issue: FP3-A13#50
      Change-Id: Ifc5021a35dabe33af7ce4f84578e72e4997d1042
      (cherry picked from commit fcd6c6d749e167a13d8985789cf0acea81572429)
      b8f31c36
Loading