Closed Bug 1010281 Opened 10 years ago Closed 10 years ago

build fails with "String types not allowed" errors in AndroidManifest.xml

Categories

(Firefox Build System :: Android Studio and Gradle Integration, defect)

29 Branch
ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: myk, Unassigned)

References

Details

Building Fennec this morning dies with:

 3:28.51 AndroidManifest.xml:123: error: Error: String types not allowed (at 'configChanges' with value 'keyboard|keyboardHidden|mcc|mnc|orientation|screenSize|locale|layoutDirection').
 3:28.51 AndroidManifest.xml:1527: error: Error: String types not allowed (at 'configChanges' with value 'keyboard|keyboardHidden|mcc|mnc|orientation|locale|layoutDirection').
 3:28.52 AndroidManifest.xml:1535: error: Error: String types not allowed (at 'configChanges' with value 'orientation|screenSize|locale|layoutDirection').

  - https://pastebin.mozilla.org/5156857

nalexander suggests fallout from rnewman's locale switching patch.  I haven't made any build environment changes since yesterday.  My mozconfig has:

ac_add_options --with-android-sdk="$HOME/android-sdk-macosx/platforms/android-16"
You need 17 or later. Could very sworn that was already mandatory months ago. Sorry!
Status: NEW → RESOLVED
Closed: 10 years ago
Depends on: 917480
Resolution: --- → INVALID
Product: Firefox for Android → Firefox Build System
You need to log in before you can comment on or make changes to this bug.