Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable soft keys #2

Open
wants to merge 2 commits into
base: cm-12.1
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 2 additions & 48 deletions system.prop
Original file line number Diff line number Diff line change
Expand Up @@ -4,51 +4,6 @@
# !!! Most of the properties were copied from
# the device and are commented out for now until
# its meaning is not known !!!
#import /custom/cip-build.prop
# begin build properties
# autogenerated by buildinfo.sh
#ro.build.cta=noncta
#ro.meizu.build.spt=0
#ro.build.id=LMY47D
#ro.build.mask.id=5.1-1450663497_intl
#ro.build.inside.id=5.1-20151221100457
#ro.build.version.incremental=1450664547
#ro.build.version.sdk=22
#ro.build.version.codename=REL
#ro.build.version.all_codenames=REL
#ro.build.version.release=5.1
#ro.build.date=Mon Dec 21 10:25:21 CST 2015
#ro.build.date.utc=1450664721
#ro.build.type=user
#ro.build.user=flyme
#ro.build.host=mz-builder-7
#ro.build.tags=release-keys
# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,
# use ro.product.cpu.abilist instead.
#ro.product.cpu.abi=arm64-v8a
#ro.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi
#ro.product.cpu.abilist32=armeabi-v7a,armeabi
#ro.product.cpu.abilist64=arm64-v8a
#ro.product.locale.language=en
#ro.product.locale.region=US
#ro.wifi.channels=
#ro.board.platform=mt6735
#ro.build.characteristics=default
#ro.product.brand=Meizu
#ro.product.manufacturer=Meizu
#ro.build.display.id=Flyme OS 4.5.4I
#ro.product.model=m2
#ro.product.name=m2
#ro.product.device=m2
#ro.product.board=m2
# ro.build.product is obsolete; use ro.product.device
#ro.build.product=m2
# Do not try to parse ro.build.description or .fingerprint
#ro.build.description=meizu_m2-user 5.1 LMY47D 1450664547 release-keys
#ro.build.fingerprint=Meizu/meizu_m2/m2:5.1/LMY47D/1450664547:user/release-keys
#ro.flyme.published = true
# end build properties
#
# from device/ginreen/ginr6735_65c_l1/system.prop
#
#
Expand Down Expand Up @@ -106,8 +61,8 @@ ro.audio.silent=0

ro.zygote.preload.enable=0

# temporary enables NAV bar (soft keys)
qemu.hw.mainkeys=1
# enable soft keys
qemu.hw.mainkeys=0

ro.kernel.zio=38,108,105,16
#ro.kernel.qemu=1
Expand All @@ -126,4 +81,3 @@ ro.mtk_perf_response_time=1
persist.sys.timezone = Asia/Shanghai
# add by liujianbo@wind-mobi.com 20150629 end