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

Commit 98a34c97 authored by Bill Yang's avatar Bill Yang
Browse files

Fix path replacement logic for test_package

The original Makefile used patsubst for string replacement, which
replaces only the first matching pattern. To prevent unintended
modifications to other test paths, replace 'strings.ReplaceAll' with
'strings.Replace'.

Bug: 399246722
Test: m dist platform_tests
Change-Id: I692c7400fbba914e7b0c4cfe81ae7dd0d07b803f
parent e0ce38b8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment