Skip to content
Snippets Groups Projects
Commit 4b2db496 authored by Hugo Beauzée-Luyssen's avatar Hugo Beauzée-Luyssen Committed by Nicolas Pomepuy
Browse files

medialibrary: Android.mk: Include CLEAN_VARS

This will clean the variables and will prevent us from having to
override some defaults that were polluted by the previous Android.mk
builds
parent ddf18fe9
No related branches found
No related tags found
1 merge request!1177CI: Parallelize release libs jobs
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
LOCAL_SRC_FILES := medialibrary.cpp AndroidMediaLibrary.cpp AndroidDeviceLister.cpp utils.cpp
LOCAL_MODULE := mla
LOCAL_MODULE_FILENAME := libmla
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment