commit | 6014dad6acf443eb1b06ba064eb06ae8ea26229f | [log] [tgz] |
---|---|---|
author | Dave Tharp <dtharp@codeaurora.org> | Mon Aug 17 17:09:02 2015 -0700 |
committer | jrizzoli <joey@cyanogenmoditalia.it> | Fri Aug 28 13:15:47 2015 +0200 |
tree | 52a950447f142c3bf05474ff2b43fc7ac0a885b7 | |
parent | a4422f0b948fab4a23fd6a18755360c9051d6312 [diff] |
[MDM] Added restrictionEnable to AutoFill restriction THe Chromium policy document had a single controlling key for Autofill, and I attempted to emulate it. Unfortunately, a side-effect was reported in the non-mdm browser. The Fix was to go ahead and implement a second key (as we do for other restrictions), restrictionEnable. As a bonus, the enable logic for the actual value is no longer reversed, therfore les confusing. Change-Id: Ib074bf3efa79bded3fca246bf63824d640c26954