Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add modem config for French provider Free mobile #915

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on May 2, 2024

  1. common: vintf : manifest.xml : Increase the Framework Compatibility M…

    …atrix to 4
    
    Build fails with the  below error:
    
    The following HALs in device manifest are not declared in FCM <= level 3:
    ERROR: No such file or directory: Cannot find framework matrix at FCM version 3.: No such file or directory
    
    ref : https://source.android.com/docs/core/architecture/vintf/fcm
    ShujathMohd authored and jerpelea committed May 2, 2024
    Configuration menu
    Copy the full SHA
    d8acfbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    672cedf View commit details
    Browse the repository at this point in the history
  3. common_treble : Use AIDL WiFi service

    Bug: 205044134
    Test: Presubmit tests
    Change-Id: Icdaa448e2ed59b638056593adb4bcd769f34220d
    xt0032rus authored and jerpelea committed May 2, 2024
    Configuration menu
    Copy the full SHA
    105116e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5b9954 View commit details
    Browse the repository at this point in the history
  5. common : drop thermal 1.0 which is deprecated in FCM 4

    Android 9 and lower use a polling interface defined in Thermal HAL 1.0 to get temperature readings. This HAL allowed the Android framework and other trusted clients, such as a device manufacturer's HAL, to read the current temperature and product-policy specific throttling and shutdown thresholds for each sensor through the same API.
    
    Android 10 introduced a thermal system in the Android framework and a new version of the HAL, Thermal HAL 2.0, that abstracts the interface to the thermal subsystem hardware devices. The hardware interface includes temperature sensors and thermistors for the skin, battery, GPU, CPU, and USB port..
    jerpelea committed May 2, 2024
    Configuration menu
    Copy the full SHA
    1ecc4a0 View commit details
    Browse the repository at this point in the history
  6. CommonConfig: allow brocken plugins

    this change is needed for loca headers generation
    
    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
    jerpelea committed May 2, 2024
    Configuration menu
    Copy the full SHA
    8837dbb View commit details
    Browse the repository at this point in the history
  7. common-odm-camx: remove deprecated platforms

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
    jerpelea committed May 2, 2024
    Configuration menu
    Copy the full SHA
    3cf5d1f View commit details
    Browse the repository at this point in the history
  8. ssc: remove deprecated platforms

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
    jerpelea committed May 2, 2024
    Configuration menu
    Copy the full SHA
    56c57b4 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. adreno: sync GL and vulkan library name

    both vulkan and GL libs are now using the adreno name
    
    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
    jerpelea committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8dc598b View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    fa8e32e View commit details
    Browse the repository at this point in the history