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

Commit b18d9852 authored by Bob Badour's avatar Bob Badour
Browse files

Clear out old license package name, if any.

Bug: 244574519

Test: m droid dist
Change-Id: I4daa18dc9bdbea30cff3098eca5fc0eb7e5739af
parent 9050cd6d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -11,6 +11,8 @@ endif

ifneq (,$(strip $(LOCAL_LICENSE_PACKAGE_NAME)))
license_package_name:=$(strip $(LOCAL_LICENSE_PACKAGE_NAME))
else
license_package_name:=
endif

ifneq (,$(strip $(LOCAL_LICENSE_INSTALL_MAP)))