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

Commit 7f8a0979 authored by Luca Stefani's avatar Luca Stefani Committed by Joey
Browse files

Recorder: Make this a standard app

Change-Id: I2ee53c55644e2f8101c705f081bddca5ce43dee7
parent b6091437
Loading
Loading
Loading
Loading
+1 −5
Original line number Diff line number Diff line
@@ -35,11 +35,7 @@ LOCAL_STATIC_ANDROID_LIBRARIES += \
    com.google.android.material_material \

LOCAL_PACKAGE_NAME := Recorder
LOCAL_CERTIFICATE := platform
LOCAL_PRIVILEGED_MODULE := true
#LOCAL_PROGUARD_FLAG_FILES := $(LOCAL_PATH)/../../proguard-rules.pro

LOCAL_PRIVATE_PLATFORM_APIS := true
LOCAL_SDK_VERSION := current

include $(BUILD_PACKAGE)