Skip to content

Conversation

@frank-msodsp
Copy link
Contributor

add path to modules for android build
fix config
fix spDataInspector renamed to spSanitizer

@frank-msodsp frank-msodsp requested a review from a team as a code owner August 26, 2025 13:02
@frank-msodsp frank-msodsp requested a review from Copilot August 26, 2025 13:02
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes Android build issues for the sanitizer component by addressing path configuration, variable naming corrections, and module references.

  • Updates submodule reference to fix Android build compatibility
  • Corrects variable naming from config to sanitizerConfig and fixes deprecated reference from spDataInspector to spSanitizer
  • Adds missing include paths for sanitizer modules in Android CMake configuration

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
lib/modules Updates submodule commit reference
lib/jni/Sanitizer_jni.cpp Fixes variable naming and removes unused include
lib/jni/SanitizerHelper.hpp Renames struct from Sanitizer to SanitizerHelper
lib/android_build/maesdk/src/main/cpp/CMakeLists.txt Adds sanitizer module include paths

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

frank-msodsp and others added 3 commits August 26, 2025 09:07
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@abhiarora4
Copy link

Tested in mac. It works now.

@abhiarora4 abhiarora4 closed this Aug 26, 2025
@abhiarora4 abhiarora4 reopened this Aug 26, 2025
Copy link

@abhiarora4 abhiarora4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested with mac. It works.

@frank-msodsp frank-msodsp merged commit 1fbb7df into main Aug 26, 2025
36 of 52 checks passed
@frank-msodsp frank-msodsp deleted the frank/fixsanitizerjni branch August 26, 2025 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants