commit | b81a3893c0a0dc161310507c3eb11b5d058fce0c | [log] [tgz] |
---|---|---|
author | Sivan Reinstein <sivanr@codeaurora.org> | Thu Nov 05 17:30:06 2015 +0200 |
committer | Skylar Chang <chiaweic@codeaurora.org> | Mon Apr 11 14:51:56 2016 -0700 |
tree | 9b40c6d988383eadcd465a0d30ffb0b7559a52ef | |
parent | bbb3c92ca1c764e7515f0412b6878f87d42b2ee8 [diff] |
IPACM: Fix hashable fields to behave in boolean form This change fixes an incorrect assignment of values in the hashable fields. The current version of the code relies on an enum definition which does not conform to the required boolean values of the fields. Change-Id: I4c0a44b97e3b99a51adb573e7eb32ef08bfb6133 Acked-by: David Arinzon <darinzon@qti.qualcomm.com>