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

Fix head #357

Merged
merged 2 commits into from
Sep 23, 2024
Merged

Fix head #357

merged 2 commits into from
Sep 23, 2024

Commits on Sep 22, 2024

  1. Remove nnhal and its dependent components

    As nnhal is going to be deprecated, remove the nnhal and its
    dependent projects.
    
    Tests done:
    - Android boot in GVT-d config
    - adb reboot
    
    Tracked-On: OAM-124527
    Change-Id: I6812d05cf9e82ff0a1a8a7a5cf300b4e57a00fbc
    Signed-off-by: Jeevaka Prabu Badrappan <jeevaka.badrappan@intel.com>
    Signed-off-by: tprabhu <vignesh.t.prabhu@intel.com>
    iViggyPrabhu committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    ba920d3 View commit details
    Browse the repository at this point in the history
  2. Removal of unused 6.1 and 5.15 kernels

    Removing the following unsupported kernels from manifest file:
    - linux-intel-lts2021
    - linux-intel-lts2022
    - lts2021-chromium
    - lts2022-chromium
    
    Tests done:
    - Android CIV
    - Wi-Fi on/off/scan
    - Bluetooth on/off/scan
    - Camera capture/recording
    - adb reboot
    - adb remount in CIV
    
    Tracked-On: OAM-124501
    Change-Id: I550fd5cf5df45ef7f3f0838251c302fcf740de75
    Signed-off-by: simonami99 <simona.mishra@intel.com>
    Signed-off-by: tprabhu <vignesh.t.prabhu@intel.com>
    iViggyPrabhu committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    e048b59 View commit details
    Browse the repository at this point in the history