Commit 97b43734 authored by SnowCatPDA's avatar SnowCatPDA
Browse files

REMOVE default prop

parent 58f69f59
Loading
Loading
Loading
Loading
+3 −12
Original line number Diff line number Diff line
########################################################
# inherit 6752 platform
$(call inherit-product, device/mediatek/mt6735/device.mk)
$(call inherit-product-if-exists, vendor/DOOGEE/libs/$(MTK_BASE_PROJECT)/device-vendor.mk)
$(call inherit-product-if-exists, vendor/mediatek/libs/$(MTK_BASE_PROJECT)/device-vendor.mk)
########################################################
# GSENSOR
PRODUCT_COPY_FILES += frameworks/native/data/etc/android.hardware.sensor.accelerometer.xml:system/etc/permissions/android.hardware.sensor.accelerometer.xml
@@ -73,18 +75,7 @@ endif

# DISABLE ENCRYPT
ADDITIONAL_DEFAULT_PROPERTIES += \
	ro.crypto.state=unencrypted \
	ro.adb.secure=0 \
	ro.secure=0 \
	ro.allow.mock.location=1 \
	ro.debuggable=1

PRODUCT_PROPERTY_OVERRIDES += \
	ro.sf.lcd_density=320 \
	qemu.hw.mainkeys=1

$(call inherit-product-if-exists, vendor/DOOGEE/libs/$(MTK_BASE_PROJECT)/device-vendor.mk)
$(call inherit-product-if-exists, vendor/mediatek/libs/$(MTK_BASE_PROJECT)/device-vendor.mk)
	ro.crypto.state=unencrypted 

include $(LOCAL_PATH)/prebuilds.mk
+2 −4
Original line number Diff line number Diff line
@@ -53,16 +53,14 @@ ro.audio.silent=0
ro.zygote.preload.enable=0

# temporary enables NAV bar (soft keys)
qemu.hw.mainkeys=0
qemu.hw.mainkeys=1
ro.sf.lcd_density=320

ro.kernel.zio=38,108,105,16
#ro.kernel.qemu=1
#ro.kernel.qemu.gles=0
qemu.hw.mainkeys=1
#ro.boot.selinux=disable

ro.sf.lcd_density=320

# performance
ro.mtk_perf_simple_start_win=1
ro.mtk_perf_fast_start_win=1