OSDN Git Service

setCarMode() only when car mode changes
authorAnnie Chin <afchin@google.com>
Wed, 3 Aug 2016 21:19:59 +0000 (14:19 -0700)
committerAnnie Chin <afchin@google.com>
Wed, 3 Aug 2016 21:19:59 +0000 (14:19 -0700)
commit399ddb02041d66b42cabba8ebbf2a9690195cf5b
tree75333ae5b39f459cd322ecf28a6ec3bf5cc567e3
parent4a051a849d3be60f84fdd603bfb42af4d07cdea0
setCarMode() only when car mode changes

Bug: 30604178

Fixes a bug where opa would be enabled for non-opa-enabled devices upon
orientation change.

Change-Id: I5f8f913a53f180d783ba1c6d1fab22514986847e
packages/SystemUI/src/com/android/systemui/statusbar/phone/NavigationBarView.java