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

Commit 97824b70 authored by Glenn Kasten's avatar Glenn Kasten Committed by Android Git Automerger
Browse files

am aa1bd6de: am d8cc1421: am 42c6d163: Merge "Add empty libmedia_native in old location"

* commit 'aa1bd6de':
  Add empty libmedia_native in old location
parents 66c36b88 aa1bd6de
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
LOCAL_PATH := $(call my-dir)

include $(CLEAR_VARS)

LOCAL_SRC_FILES :=

LOCAL_MODULE:= libmedia_native

LOCAL_MODULE_TAGS := optional

include $(BUILD_SHARED_LIBRARY)