Merge "common: Enable soft navigation for 8937 QRD target"

This commit is contained in:
Linux Build Service Account 2017-06-12 14:14:56 -07:00 committed by Gerrit - the friendly Code Review server
commit c78e904729
1 changed files with 3 additions and 0 deletions

View File

@ -304,6 +304,9 @@ case "$target" in
"RCM")
setprop qemu.hw.mainkeys 0
;;
"QRD")
setprop qemu.hw.mainkeys 0
;;
esac
;;
esac