Commit Graph

10 Commits

Author SHA1 Message Date
Evan Anderson 7d9d7434f6 build.sh: Add support for user builds
This adds a command line argument for enabling user
builds for releases.  Example usage is below

./rom-build.sh hammerhead user

Change-Id: I49a5ae767e7eff8389a2bd17075ec32990498b7c
Signed-off-by: Evan Anderson <evananderson@aospa.co>
2015-01-26 23:46:05 -05:00
Valter Strods b6fc50ea8b PA: Drop all hybrid-specific configuration
PREFS_FROM_SOURCE was initially added to product makefiles back
in 03c1663 and the PA overrides makefile in d454ed8 and then was
discontinued after a short period with d454ed8 but mentions of it
still remained throught the makefiles up until now even though
PaPrefs is not in use at all anymore. OVERLAY_TARGET is in a
situation very similar to that - the variable is not in use as
hybrid is not in use.

Change-Id: I117f7f16828af8d963d80d3a7c2626f772e16f91
2015-01-23 02:13:10 +02:00
ayysir 4d16b02b4a build.sh: lollipop supports Java 7
Change-Id: If28358f169deb374d13bef6f60366ca2db933e99
2014-12-21 12:24:48 -05:00
Liu Yen-Liang (josh) efb7430eb1 get correct number of cores info in MacOSX
no /proc file system in MacOSX. use sysctl to return correct number of
cores to speed up building.

Change-Id: Ic813521c5867fd3c5ac1f565894dcb89aa1a3579
2014-10-01 00:12:50 -04:00
Ayysir 5c77d8af5c Use prebuilt chromium by default
thanks to OmniRom for this implement

Signed-off-by: Ayysir <dresadd09691@gmail.com>
Change-Id: Ieff9b8ec655cb6da9c719b72d1d58c97494133b3
2014-08-07 17:51:55 -04:00
Curtis Mayers 299a567c0a Merge "Show version tag when building" into kitkat 2014-01-21 22:03:40 -05:00
Yamil Ghazi ce52c8f9b7 Add ro.pa.device property
PS1: fix derp

Change-Id: I0940b4791e9b94574c270fa5fed7391798983589
2014-01-14 03:24:50 -06:00
Yamil Ghazi fa0f110fac Show version tag when building
Change-Id: I6e202614c69a53420bcd91b13cd1d6296e1d960b
2014-01-13 06:14:54 -06:00
D4rKn3sSyS 90b33d84e3 Vendor fixes
* Fix build derp
* Call roms ALPHA
* Remove readme

Change-Id: Ibbfbe44a5c686f5fc1cb8f9b7827cd918f3a2b5a
2013-11-10 08:58:19 -05:00
BigBrother1984 f5ae67de72 Move basic build script to vendor repo.
Need to add ccache part too.

Signed-off-by: Carlo Savignano <stevewatersy@gmail.com>
2013-11-09 22:35:01 +01:00