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

Remove diffs #217

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

Commits on Sep 11, 2024

  1. Updated clang version for Android 15.

    Updating clang version to 18 in Android 15.
    
    Tests: Prepared EB, there is no issue.
    
    Tracked-On: NA
    Signed-off-by: Ankit Agarwal <[email protected]>
    ankithbti52509 authored and tanujtekriwal committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1fce30d View commit details
    Browse the repository at this point in the history
  2. Fix for FILE_NAME_TAG

    Getting build error- FILE_NAME_TAG is obsolete.
    Replacing it with intel keyword for now.
    
    Tracked-On: NA
    Signed-off-by: Ankit Agarwal <[email protected]>
    ankithbti52509 authored and tanujtekriwal committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    516c4ea View commit details
    Browse the repository at this point in the history
  3. Updated compressing binary in A15.

    In A15, its using gzip binary instead of minigzip.
    
    Tests: Prepared EB, it is successfull.
    
    Author Tracked-On: NA
    Author Signed-off-by: Ankit Agarwal <[email protected]>
    
    Tracked-On: OAM-124594
    Signed-off-by: Tanuj Tekriwal <[email protected]>
    ankithbti52509 authored and tanujtekriwal committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b48061c View commit details
    Browse the repository at this point in the history