df08d1c24dbbc242978ee33416d1e54998f88915
Motivation: we'd like to programmatically specify the version name/code (i.e. to include the build number from the build server). However, this means that we cannot specify version info in the AndroidManifest.xml file, as this takes precedence. Not doing so makes IDE use more difficult, as the IDE gets version code 0 and won't install over an existing non-IDE version unless you first force a downgrade to an IDE build from the command line. This flag allows us to specify a very high version code in the AndroidManifest.xml file, making IDE builds take precedence, while still allowing us to override this info when performing command-line (official) builds. Change-Id: I5d01048698af5c26bdf19066c6cd4eca1115112a
am
a0e30c4b
: am 5670ddea
: am f8a68404
: am 271f8539
: am b26117ac
: am 25b44ae6
: Merge "add android studio to launch procedures" into klp-docs
am
d8410d38
: am 614b00de
: am a88abfb3
: am 6ab07fac
: Merge "Use long for pointers in opengl/EGL classes"
am
afb4f8f1
: am 8e30d53b
: am 4870c813
: am 7d1a6c5c
: Merge "Fix destruction issues relating to AllocationAdapter."
am
f2d07694
: am 6eff9949
: am 0fc59cd9
: am da2bbaf2
: am 2c7b913e
: am 5daec5b5
: Merge "UsbDeviceManager: Fix race condition entering USB accessory mode" into klp-dev
am
e014eb63
: am fc6b772f
: am bf6d0797
: am 2f1c2e32
: am 3126ce6e
: Merge "docs: Fixed typo in InstrumentationTestRunner page. Bug: 11386360" into klp-docs
…
Description
No description provided
Languages
Java
77.3%
Kotlin
9.2%
PowerBuilder
6.6%
C++
5.5%
AIDL
1%