Fix MCC/MNC typo
Manual merge of https://android-review.googlesource.com/70831 across the header refactoring. Change-Id: I28b6a61e89b68d914124122882976a9d2f81a609
This commit is contained in:
committed by
Adam Lesinski
parent
90f58dbf79
commit
ca0b0c18e7
@@ -1020,7 +1020,7 @@ struct ResTable_config
|
||||
// attrs_manifest.xml.
|
||||
enum {
|
||||
CONFIG_MCC = ACONFIGURATION_MCC,
|
||||
CONFIG_MNC = ACONFIGURATION_MCC,
|
||||
CONFIG_MNC = ACONFIGURATION_MNC,
|
||||
CONFIG_LOCALE = ACONFIGURATION_LOCALE,
|
||||
CONFIG_TOUCHSCREEN = ACONFIGURATION_TOUCHSCREEN,
|
||||
CONFIG_KEYBOARD = ACONFIGURATION_KEYBOARD,
|
||||
|
||||
Reference in New Issue
Block a user