commit | cc84ff4f31f20dcb4cd76db749852c47d18c4a2e | [log] [tgz] |
---|---|---|
author | Adam Powell <adamp@google.com> | Wed Dec 04 11:15:29 2013 -0800 |
committer | Adam Powell <adamp@google.com> | Wed Dec 04 16:56:26 2013 -0800 |
tree | 0f0c9d81607902eb728c9128749d71ac3c4a50d2 | |
parent | 95727fd6244747584410f8ab785983daf5a57c08 [diff] |
Add a config override for ViewConfiguration#hasPermanentMenuKey Allow device overlays to override the behavior of the hasPermanentMenuKey method at build time. This is useful for devices that do not behave as the usual autodetection mechanism expects. Device overlays should set config_overrideHasPermanentMenuKey to 1 if the device DOES have a permanent menu key or 2 if the device DOES NOT have a permanent menu key. Change-Id: I467b68528cf681b08adcaebc2402d8bdd84f6b5c