Fix team files and settings not saving properly, and remove FileEngine stuff from DLC
This is done by using absolute paths and removing physfs://
MISC_DIR := $(call my-dir)
LOCAL_PATH := MISC_DIR
include $(MISC_DIR)/liblua/Android.mk
include $(MISC_DIR)/libphysfs/Android.mk
include $(MISC_DIR)/libphyslayer/Android.mk