Commit a323f129 authored by peturbg's avatar peturbg
Browse files

Update device_k5fpr.mk

parent 352b1f40
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
LOCAL_PATH := device/lenovo/k5fpr
LOCAL_PATH := device/zte/a610

# Hardware-specific permissions
PRODUCT_COPY_FILES += \
@@ -21,7 +21,7 @@ PRODUCT_COPY_FILES += \
    frameworks/native/data/etc/android.hardware.fingerprint.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.fingerprint.xml

# Vendor
$(call inherit-product, vendor/lenovo/k5fpr/k5fpr-vendor.mk)
$(call inherit-product, vendor/zte/a610/a610-vendor.mk)

# Common
$(call inherit-product, device/lenovo/mt6753-common/mt6753.mk)
$(call inherit-product, device/zte/mt6735-common/mt6735.mk)