diff options
author | George Mount <mount@google.com> | 2014-05-15 08:53:34 -0700 |
---|---|---|
committer | George Mount <mount@google.com> | 2014-05-15 08:53:34 -0700 |
commit | 2e465171e0e55aa4f254d4567c44a2778cf92c22 (patch) | |
tree | c139df35cd8073204e16de218bcd8a6c939460b0 /api | |
parent | 951ecb77c5dfe69a4d19d26429286111333ab123 (diff) | |
download | frameworks_base-2e465171e0e55aa4f254d4567c44a2778cf92c22.zip frameworks_base-2e465171e0e55aa4f254d4567c44a2778cf92c22.tar.gz frameworks_base-2e465171e0e55aa4f254d4567c44a2778cf92c22.tar.bz2 |
Changed id of matchOrder to fix build break.
Change-Id: I2cf510dafd0cf9626da0beea751064966c1fc845
Diffstat (limited to 'api')
-rw-r--r-- | api/current.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/current.txt b/api/current.txt index 799221a..2358291 100644 --- a/api/current.txt +++ b/api/current.txt @@ -796,7 +796,7 @@ package android { field public static final int manageSpaceActivity = 16842756; // 0x1010004 field public static final int mapViewStyle = 16842890; // 0x101008a field public static final int marqueeRepeatLimit = 16843293; // 0x101021d - field public static final int matchOrder = 16843861; // 0x1010455 + field public static final int matchOrder = 16843859; // 0x1010453 field public static final int max = 16843062; // 0x1010136 field public static final int maxDate = 16843584; // 0x1010340 field public static final int maxEms = 16843095; // 0x1010157 |