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

Commit 7fabcb63 authored by Ashok Mutyala's avatar Ashok Mutyala Committed by Cherrypicker Worker
Browse files

Remove '/' from relative path similar to module path

Test: Build
Bug: 409250075
(cherry picked from https://android-review.googlesource.com/q/commit:640686613d7fbd46c370709f3bb8e03cfd6dc1aa)
Merged-In: Ie242299c9906d0d3bc6070de5b5ca509626e7c64
Change-Id: Ie242299c9906d0d3bc6070de5b5ca509626e7c64
parent 7b4d32d0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -178,6 +178,7 @@ my_module_path := $(strip $(LOCAL_MODULE_PATH))
endif
my_module_path := $(patsubst %/,%,$(my_module_path))
my_module_relative_path := $(strip $(LOCAL_MODULE_RELATIVE_PATH))
my_module_relative_path := $(patsubst %/,%,$(my_module_relative_path))

ifdef LOCAL_IS_HOST_MODULE
  partition_tag :=