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

Commit 59c24c79 authored by Narayan Kamath's avatar Narayan Kamath Committed by Android Git Automerger
Browse files

am 095c4515: Merge "Remove unused variables."

* commit '095c4515':
  Remove unused variables.
parents 8485fb07 095c4515
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -63,14 +63,6 @@ ifeq ($(LOCAL_MODULE_TAGS),)
LOCAL_MODULE_TAGS := optional
endif

ifeq ($(LOCAL_PACKAGE_ALIGNMENT),)
LOCAL_PACKAGE_ALIGNMENT := $(DEFAULT_PACKAGE_ALIGNMENT)
endif

ifeq ($(LOCAL_JNI_SHARED_LIBRARIES_PACKAGE_ALIGNMENT),)
LOCAL_JNI_SHARED_LIBRARIES_PACKAGE_ALIGNMENT := $(DEFAULT_JNI_SHARED_LIBRARIES_PACKAGE_ALIGNMENT)
endif

ifeq ($(filter tests, $(LOCAL_MODULE_TAGS)),)
# Force localization check if it's not tagged as tests.
LOCAL_AAPT_FLAGS := $(LOCAL_AAPT_FLAGS) -z