Commit e8adefa1 authored by Cesar Matias's avatar Cesar Matias
Browse files

Revert "LockClock: Add prebuit"

because Daniel hates it....
This reverts commit c7e2facf.
parent 3aaace9a
Loading
Loading
Loading
Loading

LockClock/Android.mk

deleted100644 → 0
+0 −28
Original line number Diff line number Diff line
#
# Copyright (C) 2016 The CyanogenMod Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#      http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
LOCAL_PATH := $(call my-dir)

include $(CLEAR_VARS)

LOCAL_MODULE := LockClock
LOCAL_MODULE_CLASS := APPS
LOCAL_CERTIFICATE := $(DEFAULT_SYSTEM_DEV_CERTIFICATE)

LOCAL_DEX_PREOPT := false

LOCAL_SRC_FILES := LockClock.apk

include $(BUILD_PREBUILT)

LockClock/LockClock.apk

deleted100755 → 0
−3.33 MiB

File deleted.

+0 −4
Original line number Diff line number Diff line
@@ -25,10 +25,6 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
    madGallery

# Lineage LockClock
PRODUCT_PACKAGES += \
    LockClock

# Include explicitly to work around Facelock issues
PRODUCT_PACKAGES += \
    libprotobuf-cpp-full