OSDN Git Service

android-x86/build.git
9 years agoSupport LOCAL_PREBUILT_JNI_LIBS in unbundled build.
Ying Wang [Thu, 12 Feb 2015 19:29:41 +0000 (11:29 -0800)]
Support LOCAL_PREBUILT_JNI_LIBS in unbundled build.

Package up LOCAL_PREBUILT_JNI_LIBS when you do tapas (apps_only) build.

Change-Id: Ibdc920fee22d4940eebee080a940e8e9492c06cb
(cherry picked from commit e66d7c1de0a888785cdbf697bebe53be7ed83380)

9 years agoMerge "Bump generic_mips and generic_x86_64 system partition size" into lmp-mr1-dev
bohu [Thu, 12 Feb 2015 00:59:27 +0000 (00:59 +0000)]
Merge "Bump generic_mips and generic_x86_64 system partition size" into lmp-mr1-dev

9 years agoBump generic_mips and generic_x86_64 system partition size
bohu [Thu, 12 Feb 2015 00:51:54 +0000 (16:51 -0800)]
Bump generic_mips and generic_x86_64 system partition size

This fixes the sdk_google_phone_mips and sdk_google_phone_x86-64
builds

Change-Id: I971d02b07a6aa917d7e0f3750b48e657205aae52

9 years agoam cf80e847: am d162be5b: change video analytics to distinguish between start and...
smain@google.com [Tue, 10 Feb 2015 19:12:49 +0000 (19:12 +0000)]
am cf80e847: am d162be5b: change video analytics to distinguish between start and resume events. also scrub out any additional parameters from the videoId before passing to analytics

* commit 'cf80e8479bc71538902ac07df91fff8d544a174e':
  change video analytics to distinguish between start and resume events. also scrub out any additional parameters from the videoId before passing to analytics

9 years agoam d162be5b: change video analytics to distinguish between start and resume events...
smain@google.com [Tue, 10 Feb 2015 19:05:42 +0000 (19:05 +0000)]
am d162be5b: change video analytics to distinguish between start and resume events. also scrub out any additional parameters from the videoId before passing to analytics

* commit 'd162be5b5f65ba0311374242d48303f120398d48':
  change video analytics to distinguish between start and resume events. also scrub out any additional parameters from the videoId before passing to analytics

9 years agoMerge "Update vendor fingerprint." into lmp-mr1-dev
Jesse Zhao [Fri, 6 Feb 2015 22:21:06 +0000 (22:21 +0000)]
Merge "Update vendor fingerprint." into lmp-mr1-dev

9 years agoAllow system images larger than 2GiB.
Dan Albert [Tue, 27 Jan 2015 23:53:15 +0000 (15:53 -0800)]
Allow system images larger than 2GiB.

Python 2.7's zipfile implementation wrongly thinks that zip64 is
required for files larger than 2GiB. We can work around this by
adjusting their limit. Note that `zipfile.writestr()` will not work
for strings larger than 2GiB. The Python interpreter sometimes rejects
strings that large (though it isn't clear to me exactly what
circumstances cause this). `zipfile.write()` must be used directly to
work around this.

This mess can be avoided if we port to python3.

Bug: 18015246
Change-Id: I8a476d99c5efdef6ea408373b706e9fbd3a798be

9 years agoUpdate vendor fingerprint.
Jesse Zhao [Fri, 6 Feb 2015 17:49:55 +0000 (09:49 -0800)]
Update vendor fingerprint.

Change-Id: I5d4abdff8b7b13e01271440f4d4f2ffe1b015b71
Bug: 19257598

9 years agochange video analytics to distinguish between start and resume events.
smain@google.com [Thu, 5 Feb 2015 21:27:16 +0000 (13:27 -0800)]
change video analytics to distinguish between start and resume events.
also scrub out any additional parameters from the videoId before passing to analytics

Change-Id: Idf3351028e62d0d03c0f680a904bb83ef8353797

9 years agoSupport dpi specific aapt flags.
Ying Wang [Fri, 30 Jan 2015 02:08:00 +0000 (18:08 -0800)]
Support dpi specific aapt flags.

With this support, you can set dpi-specific aapt flags like:
$(LOCAL_PACKAGE_NAME)_aapt_flags_hdpi := --version-code 100 \
                                         --version-name "100
which will override the --version-code and --version-name set in the
base apk's LOCAL_AAPT_FLAGS.

Bug := 18388705

Change-Id: Ie79d7b1b6bbf7463bce51ddae04ba81384ec58dc

9 years agoMerge "verify system and vendor image together before patching." into lmp-mr1-dev
Jesse Zhao [Wed, 28 Jan 2015 23:30:53 +0000 (23:30 +0000)]
Merge "verify system and vendor image together before patching." into lmp-mr1-dev

9 years agoMake dangling module names in PRODUCT_FACTORY_RAMDISK_MODULES non-fatal.
Ying Wang [Tue, 27 Jan 2015 23:49:21 +0000 (15:49 -0800)]
Make dangling module names in PRODUCT_FACTORY_RAMDISK_MODULES non-fatal.

It's pain to maintain an inactive product's list of
PRODUCT_FACTORY_RAMDISK_MODULES or PRODUCT_FACTORY_BUNDLE_MODULES.
Just show a warning if a module name becomes dangling.

Bug: 18779515
Change-Id: I3d137ed59feb005b186ed2a3519465da3d8f45c3

9 years agoMerge "Let apicheck check both the public API and system API." into lmp-mr1-dev
Ying Wang [Thu, 22 Jan 2015 20:36:52 +0000 (20:36 +0000)]
Merge "Let apicheck check both the public API and system API." into lmp-mr1-dev

9 years agoam 5a97f244: am 529a107f: Add new subtab under Distribute tab.
Dirk Dougherty [Fri, 16 Jan 2015 18:03:42 +0000 (18:03 +0000)]
am 5a97f244: am 529a107f: Add new subtab under Distribute tab.

* commit '5a97f24411df6ca7221343ac93f25decb99b6bea':
  Add new subtab under Distribute tab.

9 years agoam 529a107f: Add new subtab under Distribute tab.
Dirk Dougherty [Fri, 16 Jan 2015 00:58:59 +0000 (00:58 +0000)]
am 529a107f: Add new subtab under Distribute tab.

* commit '529a107f9de5051b734fad4cecf1f971998aeade':
  Add new subtab under Distribute tab.

9 years agoAdd new subtab under Distribute tab.
Dirk Dougherty [Mon, 15 Dec 2014 23:10:06 +0000 (15:10 -0800)]
Add new subtab under Distribute tab.

Change-Id: I991c3295dea40629fdb9dde4a8ccbecad25f8136

9 years agoFix default locale issue
Baligh Uddin [Sun, 11 Jan 2015 21:41:08 +0000 (13:41 -0800)]
Fix default locale issue
(cherry picked from commit 2a52f5c52693dd15c3ac154670081f70dfae4ba9)

Change-Id: Ic59dd105d60c2dd44f60ed9f57b7e1381924080d

9 years agoLet apicheck check both the public API and system API.
Ying Wang [Fri, 9 Jan 2015 22:05:38 +0000 (14:05 -0800)]
Let apicheck check both the public API and system API.

Also "make update-api" updates both public API and system API files.

Bug: 18960664
Change-Id: I35e805816e07c8aa4deaeb84b1611923583325e1

9 years agoverify system and vendor image together before patching.
Jesse Zhao [Tue, 6 Jan 2015 18:59:53 +0000 (10:59 -0800)]
verify system and vendor image together before patching.

Change-Id: Ia43657ed6cd8860b0edb78cc2dd6388c761e1f8b
Bug: 17919909

9 years agoRemove ancient SDK cleanbuild rule
Ying Wang [Wed, 7 Jan 2015 00:49:20 +0000 (16:49 -0800)]
Remove ancient SDK cleanbuild rule

In anceint time we didn't have an "sdk" product so that we had to run
"make sdk" in a device product configuration.
Now we have SDK specific product configuration and we don't do "make
sdk" in device product configuration.

Change-Id: I40d58d51261498017bbe7e574c8128afc77e9b96

9 years agoam bb9eda64: am 2ff97d99: am d194c6ac: Merge "Fix Documentation typo when showAnnotat...
Jeff Arneson [Tue, 6 Jan 2015 02:00:09 +0000 (02:00 +0000)]
am bb9eda64: am 2ff97d99: am d194c6ac: Merge "Fix Documentation typo when showAnnotations is used with doclava" into lmp-docs

* commit 'bb9eda64a300bbbeffc58798f9af04d332544557':
  Fix Documentation typo when showAnnotations is used with doclava

9 years agoam fdb9fa0e: am 351c908b: am 94e0b530: fix bug that allowed only one video in the...
smain@google.com [Fri, 19 Dec 2014 17:08:33 +0000 (17:08 +0000)]
am fdb9fa0e: am 351c908b: am 94e0b530: fix bug that allowed only one video in the shadowbox per page bug: 18777918

* commit 'fdb9fa0e2bdbcc8ffa6b33def29b74bab4ce91ac':
  fix bug that allowed only one video in the shadowbox per page bug: 18777918

9 years agoam 39bac022: am bfe3fc64: am bf644aa5: remove the Helpouts recruitment banner
smain@google.com [Fri, 19 Dec 2014 17:08:05 +0000 (17:08 +0000)]
am 39bac022: am bfe3fc64: am bf644aa5: remove the Helpouts recruitment banner

* commit '39bac0222bf10bc9f7dd1f3d58391903d669d35a':
  remove the Helpouts recruitment banner

9 years agoFix using variable intermediates.COMMON before defining.
Ying Wang [Thu, 18 Dec 2014 22:53:52 +0000 (14:53 -0800)]
Fix using variable intermediates.COMMON before defining.

In commit e9dd9f2bf we moved "include $(BUILD_SYSTEM)/android_manifest.mk"
forward before the variable intermediates.COMMON gets defined. That's a
mistake.
This change replaced the tentative variables
package_expected_intermediates_COMMON and guessed_intermediates with
their proper counterparts defined in base_rules.mk.
If their values differ in the two file, that's an error and we should
fix.

Bug: 18168693
Change-Id: I2bf17b0476b4a7f97810fbb0bde7630eb8878b53

9 years agoam 2ff97d99: am d194c6ac: Merge "Fix Documentation typo when showAnnotations is used...
Jeff Arneson [Thu, 18 Dec 2014 17:05:23 +0000 (17:05 +0000)]
am 2ff97d99: am d194c6ac: Merge "Fix Documentation typo when showAnnotations is used with doclava" into lmp-docs

* commit '2ff97d99266623997c09f5af937f98bc8bb2ee65':
  Fix Documentation typo when showAnnotations is used with doclava

9 years agoam d194c6ac: Merge "Fix Documentation typo when showAnnotations is used with doclava...
Jeff Arneson [Thu, 18 Dec 2014 17:00:15 +0000 (17:00 +0000)]
am d194c6ac: Merge "Fix Documentation typo when showAnnotations is used with doclava" into lmp-docs

* commit 'd194c6ac80007532596a614c86e3c68e129957e7':
  Fix Documentation typo when showAnnotations is used with doclava

9 years agoMerge "Fix Documentation typo when showAnnotations is used with doclava" into lmp...
Jeff Arneson [Thu, 18 Dec 2014 16:50:12 +0000 (16:50 +0000)]
Merge "Fix Documentation typo when showAnnotations is used with doclava" into lmp-docs

9 years agoAdd support for prebuilt AARs.
Ying Wang [Wed, 29 Oct 2014 22:48:32 +0000 (15:48 -0700)]
Add support for prebuilt AARs.

- You can give a .aar as source file to a prebuilt static Java library
  module. The build system will set up dependencies and rules to extract
  classes.jar and other resource files.
- To build against a prebuilt AAR module, use:
  LOCAL_STATIC_JAVA_AAR_LIBRARIES := <module names of aar prebuilt AARs>
  The build system will set up rules to merge the library's
  AndroidManifest.xml with the main AndroidManifest.xml, add the AAR's
  resource dirs and link/merge the AAR's classes.jar.

Bug: 18168693
Change-Id: Ic2c1d20572a93bd98dbc72f8a39e26b459e442c2
(cherry picked from commit e9dd9f2bfceed3b5f630b0edbe3feb7f34548d8b)

9 years agoam d742274e: am b05558cf: am 3de83c1b: make shadowbox video always centered to fit...
smain@google.com [Wed, 17 Dec 2014 20:20:20 +0000 (20:20 +0000)]
am d742274e: am b05558cf: am 3de83c1b: make shadowbox video always centered to fit the window height

* commit 'd742274e14a048805a74311b0e5a25e03fc2465c':
  make shadowbox video always centered to fit the window height

9 years agoam 351c908b: am 94e0b530: fix bug that allowed only one video in the shadowbox per...
smain@google.com [Wed, 17 Dec 2014 03:31:06 +0000 (03:31 +0000)]
am 351c908b: am 94e0b530: fix bug that allowed only one video in the shadowbox per page bug: 18777918

* commit '351c908b757fcfee03d5f15b4a29cb9a48f93f46':
  fix bug that allowed only one video in the shadowbox per page bug: 18777918

9 years agoam 94e0b530: fix bug that allowed only one video in the shadowbox per page bug: 18777918
smain@google.com [Wed, 17 Dec 2014 03:25:14 +0000 (03:25 +0000)]
am 94e0b530: fix bug that allowed only one video in the shadowbox per page bug: 18777918

* commit '94e0b530868c56547ee05e84534fa68a1f6346f7':
  fix bug that allowed only one video in the shadowbox per page bug: 18777918

9 years agofix bug that allowed only one video in the shadowbox per page
smain@google.com [Wed, 17 Dec 2014 03:07:08 +0000 (19:07 -0800)]
fix bug that allowed only one video in the shadowbox per page
bug: 18777918

Change-Id: I07c75f795128165e2f1472112cf8ba1a1ee782c7

9 years agoFix Documentation typo when showAnnotations is used with doclava
Jeff Arneson [Tue, 16 Dec 2014 23:11:12 +0000 (15:11 -0800)]
Fix Documentation typo when showAnnotations is used with doclava

Bug: 18711752
Change-Id: I1b5fce05063733388f65a6ddddf2522ea14e9e5f

9 years agoam bfe3fc64: am bf644aa5: remove the Helpouts recruitment banner
smain@google.com [Tue, 16 Dec 2014 18:20:31 +0000 (18:20 +0000)]
am bfe3fc64: am bf644aa5: remove the Helpouts recruitment banner

* commit 'bfe3fc64add62518b619a052193269d3281475b9':
  remove the Helpouts recruitment banner

9 years agoam bf644aa5: remove the Helpouts recruitment banner
smain@google.com [Tue, 16 Dec 2014 18:13:09 +0000 (18:13 +0000)]
am bf644aa5: remove the Helpouts recruitment banner

* commit 'bf644aa564263120fdc61a2578aa2466fbc1d55a':
  remove the Helpouts recruitment banner

9 years agoremove the Helpouts recruitment banner
smain@google.com [Tue, 16 Dec 2014 18:05:03 +0000 (10:05 -0800)]
remove the Helpouts recruitment banner

Change-Id: Iea8e241c24964dd76315a0dc0585f0c23841f650

9 years agoam b96b2a4a: am 91f2ba64: am a4417712: Merge "docs: SHA update in sdkpage.cs" into...
Joe Fernandez [Tue, 16 Dec 2014 03:42:03 +0000 (03:42 +0000)]
am b96b2a4a: am 91f2ba64: am a4417712: Merge "docs: SHA update in sdkpage.cs" into lmp-docs

* commit 'b96b2a4ae621e1bd8529ef50bc00ddc048207ca3':
  docs: SHA update in sdkpage.cs

9 years agoam 2881d6f3: am 9f88a60d: am 481f15c1: set youtube player lang based on user pref...
smain@google.com [Tue, 16 Dec 2014 03:41:58 +0000 (03:41 +0000)]
am 2881d6f3: am 9f88a60d: am 481f15c1: set youtube player lang based on user pref and enable captions when not English

* commit '2881d6f31b9daf9a3d701671eae3297040d84799':
  set youtube player lang based on user pref and enable captions when not English

9 years agoam 2c3ae43f: am 29e06142: am d24088c0: add analytics event to track from which page...
smain@google.com [Tue, 16 Dec 2014 03:40:27 +0000 (03:40 +0000)]
am 2c3ae43f: am 29e06142: am d24088c0: add analytics event to track from which page a video was started

* commit '2c3ae43f9e8329d7f0c24192fe1fd400d1a870b2':
  add analytics event to track from which page a video was started

9 years agoam 3ff2fd14: am d7dbaf5c: am ed677d7a: update analytics event for searches to make...
smain@google.com [Tue, 16 Dec 2014 03:39:31 +0000 (03:39 +0000)]
am 3ff2fd14: am d7dbaf5c: am ed677d7a: update analytics event for searches to make query case-insensitive and save the URL instead of doc title.

* commit '3ff2fd14b1276e3b9c0473bd987c1bb34925ef86':
  update analytics event for searches to make query case-insensitive and save the URL instead of doc title.

9 years agoMerge "Rewrite ro.vendor.build.fingerprint/thumbprint on signing" into lmp-mr1-dev
Michael Runge [Mon, 15 Dec 2014 21:35:18 +0000 (21:35 +0000)]
Merge "Rewrite ro.vendor.build.fingerprint/thumbprint on signing" into lmp-mr1-dev

9 years agoam b05558cf: am 3de83c1b: make shadowbox video always centered to fit the window...
smain@google.com [Mon, 15 Dec 2014 18:00:18 +0000 (18:00 +0000)]
am b05558cf: am 3de83c1b: make shadowbox video always centered to fit the window height

* commit 'b05558cf01a42214efd0d8c6484c62a7b0212947':
  make shadowbox video always centered to fit the window height

9 years agoam 3de83c1b: make shadowbox video always centered to fit the window height
smain@google.com [Mon, 15 Dec 2014 17:54:02 +0000 (17:54 +0000)]
am 3de83c1b: make shadowbox video always centered to fit the window height

* commit '3de83c1bcdf1229b51db7dbf9331611c596a478c':
  make shadowbox video always centered to fit the window height

9 years agomake shadowbox video always centered to fit the window height
smain@google.com [Sat, 13 Dec 2014 03:06:52 +0000 (19:06 -0800)]
make shadowbox video always centered to fit the window height

Change-Id: I03f8ffac555dbbbbd5538fedf13413aca031fd74

9 years agoam 91f2ba64: am a4417712: Merge "docs: SHA update in sdkpage.cs" into lmp-docs
Joe Fernandez [Sat, 13 Dec 2014 00:55:39 +0000 (00:55 +0000)]
am 91f2ba64: am a4417712: Merge "docs: SHA update in sdkpage.cs" into lmp-docs

* commit '91f2ba648f4187cea415ddc826ef155afe7e8122':
  docs: SHA update in sdkpage.cs

9 years agoam a4417712: Merge "docs: SHA update in sdkpage.cs" into lmp-docs
Joe Fernandez [Sat, 13 Dec 2014 00:48:20 +0000 (00:48 +0000)]
am a4417712: Merge "docs: SHA update in sdkpage.cs" into lmp-docs

* commit 'a4417712657f15cd8b36132bd642b54443cee1f0':
  docs: SHA update in sdkpage.cs

9 years agoMerge "docs: SHA update in sdkpage.cs" into lmp-docs
Joe Fernandez [Sat, 13 Dec 2014 00:43:10 +0000 (00:43 +0000)]
Merge "docs: SHA update in sdkpage.cs" into lmp-docs

9 years agoam 9f88a60d: am 481f15c1: set youtube player lang based on user pref and enable capti...
smain@google.com [Sat, 13 Dec 2014 00:30:28 +0000 (00:30 +0000)]
am 9f88a60d: am 481f15c1: set youtube player lang based on user pref and enable captions when not English

* commit '9f88a60d5cb57552f88c26d7531ee235415dd381':
  set youtube player lang based on user pref and enable captions when not English

9 years agoam 481f15c1: set youtube player lang based on user pref and enable captions when...
smain@google.com [Sat, 13 Dec 2014 00:21:31 +0000 (00:21 +0000)]
am 481f15c1: set youtube player lang based on user pref and enable captions when not English

* commit '481f15c172f06048f2934dac88e04e140d61041f':
  set youtube player lang based on user pref and enable captions when not English

9 years agodocs: SHA update in sdkpage.cs
Rich Slogar [Fri, 12 Dec 2014 22:25:45 +0000 (14:25 -0800)]
docs: SHA update in sdkpage.cs

Change-Id: I2c94b1af228295a3650d17e2c00023e5b52ec1b9

9 years agoset youtube player lang based on user pref and enable captions when not English
smain@google.com [Fri, 12 Dec 2014 19:57:27 +0000 (11:57 -0800)]
set youtube player lang based on user pref and enable captions when not English

Change-Id: I3208074713d3f7b571a22a7ef8f18a9131827e98

9 years agoam 29e06142: am d24088c0: add analytics event to track from which page a video was...
smain@google.com [Fri, 12 Dec 2014 19:53:32 +0000 (19:53 +0000)]
am 29e06142: am d24088c0: add analytics event to track from which page a video was started

* commit '29e06142fdb2b6225d38f0ce141d28156bbdfea3':
  add analytics event to track from which page a video was started

9 years agoam d24088c0: add analytics event to track from which page a video was started
smain@google.com [Fri, 12 Dec 2014 19:46:26 +0000 (19:46 +0000)]
am d24088c0: add analytics event to track from which page a video was started

* commit 'd24088c08de24b6cb5efeecec406e5e9180c0b8b':
  add analytics event to track from which page a video was started

9 years agoadd analytics event to track from which page a video was started
smain@google.com [Fri, 12 Dec 2014 19:31:13 +0000 (11:31 -0800)]
add analytics event to track from which page a video was started

Change-Id: I9ba1f992c09fb9e18c55bca5bf3892e50f37012a

9 years agoam d7dbaf5c: am ed677d7a: update analytics event for searches to make query case...
smain@google.com [Fri, 12 Dec 2014 18:42:58 +0000 (18:42 +0000)]
am d7dbaf5c: am ed677d7a: update analytics event for searches to make query case-insensitive and save the URL instead of doc title.

* commit 'd7dbaf5c14cf1e6669df0d21f552a9b21cb63fb7':
  update analytics event for searches to make query case-insensitive and save the URL instead of doc title.

9 years agoam ed677d7a: update analytics event for searches to make query case-insensitive and...
smain@google.com [Fri, 12 Dec 2014 18:29:36 +0000 (18:29 +0000)]
am ed677d7a: update analytics event for searches to make query case-insensitive and save the URL instead of doc title.

* commit 'ed677d7a0e3491824584391d7255d113696bad85':
  update analytics event for searches to make query case-insensitive and save the URL instead of doc title.

9 years agoupdate analytics event for searches to make query case-insensitive
smain@google.com [Fri, 12 Dec 2014 18:19:17 +0000 (10:19 -0800)]
update analytics event for searches to make query case-insensitive
and save the URL instead of doc title.

Change-Id: Iad8c5f4873173f6964fc4ebffee8aef878891a8e

9 years agoam 934b04d3: (-s ours) am 27fad66a: Merge "DO NOT MERGE. Bump version to 5.0.2....
Dianne Hackborn [Fri, 12 Dec 2014 00:19:51 +0000 (00:19 +0000)]
am 934b04d3: (-s ours) am 27fad66a: Merge "DO NOT MERGE.  Bump version to 5.0.2." into lmp-dev

* commit '934b04d3767974934d3d2e90e6196955f5b83d0c':
  DO NOT MERGE.  Bump version to 5.0.2.

9 years agoam 27fad66a: Merge "DO NOT MERGE. Bump version to 5.0.2." into lmp-dev
Dianne Hackborn [Thu, 11 Dec 2014 22:29:46 +0000 (22:29 +0000)]
am 27fad66a: Merge "DO NOT MERGE.  Bump version to 5.0.2." into lmp-dev

* commit '27fad66a8c730e58b3f2aab56edc8c6078b4283e':
  DO NOT MERGE.  Bump version to 5.0.2.

9 years agoMerge "DO NOT MERGE. Bump version to 5.0.2." into lmp-dev
Dianne Hackborn [Thu, 11 Dec 2014 22:25:31 +0000 (22:25 +0000)]
Merge "DO NOT MERGE.  Bump version to 5.0.2." into lmp-dev

9 years agoDO NOT MERGE. Bump version to 5.0.2.
Dianne Hackborn [Thu, 11 Dec 2014 22:04:55 +0000 (14:04 -0800)]
DO NOT MERGE.  Bump version to 5.0.2.

Change-Id: Ia6426dd03ac3b51061429b7da36e317bd3503775

9 years agoAdd product variable PRODUCT_AAPT_PREBUILT_DPI
Ying Wang [Wed, 10 Dec 2014 20:40:09 +0000 (12:40 -0800)]
Add product variable PRODUCT_AAPT_PREBUILT_DPI

We use search LOCAL_DPI_VARIANTS in the list of
"$(PRODUCT_AAPT_PREF_CONFIG) $(PRODUCT_AAPT_PREBUILT_DPI)"
and the first takes precedence.
That way if we don't have a best match, we fall back to the second best,
the way how it worked with PRODUCT_AAPT_CONFIG previously.

Bug: 18388705
Change-Id: I8bd646c52215c65cc6e38c728857af9b64d13469

9 years agoBump generic_arm64 system partition size to 900M.
Ying Wang [Wed, 10 Dec 2014 17:56:06 +0000 (09:56 -0800)]
Bump generic_arm64 system partition size to 900M.

This fixes the arm64 sdk build.

Change-Id: Ic7b7ada79027845974cbcfc68941cfc87ed050fd

9 years agoRewrite ro.vendor.build.fingerprint/thumbprint on signing
Michael Runge [Tue, 9 Dec 2014 21:54:23 +0000 (13:54 -0800)]
Rewrite ro.vendor.build.fingerprint/thumbprint on signing

This should also indicate release-keys.

Bug: 18281807

Change-Id: I8d2568ca346625b91384f7e639d9c92e97587755

9 years agoam 8aebbf0d: am 0ecb5a68: add links to release notes
smain@google.com [Tue, 9 Dec 2014 21:33:27 +0000 (21:33 +0000)]
am 8aebbf0d: am 0ecb5a68: add links to release notes

* commit '8aebbf0dbaf37b558307a9d794dfbb041ce55614':
  add links to release notes

9 years agoam 83e96ca8: am 1a0159f2: Merge "CSS change changing default from "Using Eclipse...
David Friedman [Tue, 9 Dec 2014 21:33:17 +0000 (21:33 +0000)]
am 83e96ca8: am 1a0159f2: Merge "CSS change changing default from "Using Eclipse" to "Using Android Studio" Bug 16679117" into lmp-docs

* commit '83e96ca8c24256a989881d59d24f66d439c2f5f4':
  CSS change changing default from "Using Eclipse" to "Using Android Studio" Bug 16679117

9 years agoam 0ecb5a68: add links to release notes
smain@google.com [Tue, 9 Dec 2014 03:04:58 +0000 (03:04 +0000)]
am 0ecb5a68: add links to release notes

* commit '0ecb5a688e6a954e8296547e84e58959e30ccd4e':
  add links to release notes

9 years agoam 1a0159f2: Merge "CSS change changing default from "Using Eclipse" to "Using Androi...
David Friedman [Tue, 9 Dec 2014 00:31:41 +0000 (00:31 +0000)]
am 1a0159f2: Merge "CSS change changing default from "Using Eclipse" to "Using Android Studio" Bug 16679117" into lmp-docs

* commit '1a0159f216076579d128d17dc8292904606a3420':
  CSS change changing default from "Using Eclipse" to "Using Android Studio" Bug 16679117

9 years agoadd links to release notes
smain@google.com [Mon, 8 Dec 2014 20:39:52 +0000 (12:39 -0800)]
add links to release notes

Change-Id: I04be73254e6d9bd020e9dea5b7d46b92e17e8f31

9 years agoMerge "CSS change changing default from "Using Eclipse" to "Using Android Studio...
David Friedman [Mon, 8 Dec 2014 19:55:47 +0000 (19:55 +0000)]
Merge "CSS change changing default from "Using Eclipse" to "Using Android Studio" Bug 16679117" into lmp-docs

9 years agoam 87b1b5ed: am 102db8b5: update sdk template with new studio downloads
smain@google.com [Mon, 8 Dec 2014 07:17:54 +0000 (07:17 +0000)]
am 87b1b5ed: am 102db8b5: update sdk template with new studio downloads

* commit '87b1b5edb11644ac656a1d8df37201460289de94':
  update sdk template with new studio downloads

9 years agoam 102db8b5: update sdk template with new studio downloads
smain@google.com [Mon, 8 Dec 2014 07:10:39 +0000 (07:10 +0000)]
am 102db8b5: update sdk template with new studio downloads

* commit '102db8b58bd51aeaa7409924d5dc341f2f72b892':
  update sdk template with new studio downloads

9 years agoupdate sdk template with new studio downloads
smain@google.com [Mon, 8 Dec 2014 06:39:24 +0000 (22:39 -0800)]
update sdk template with new studio downloads

Change-Id: Iee43f4f4eb5c63d94884a463a73fc016b5a05c4e

9 years agoam 79ac4384: am d53f0660: update to sdk page template for Android Studio downloads
smain@google.com [Mon, 8 Dec 2014 03:53:00 +0000 (03:53 +0000)]
am 79ac4384: am d53f0660: update to sdk page template for Android Studio downloads

* commit '79ac4384637c77076f93307e61c8e2612df4a8cc':
  update to sdk page template for Android Studio downloads

9 years agoam d53f0660: update to sdk page template for Android Studio downloads
smain@google.com [Mon, 8 Dec 2014 03:46:13 +0000 (03:46 +0000)]
am d53f0660: update to sdk page template for Android Studio downloads

* commit 'd53f0660f1fe40921d72b75abb9bfeee534b6b8c':
  update to sdk page template for Android Studio downloads

9 years agoupdate to sdk page template for Android Studio downloads
smain@google.com [Thu, 4 Dec 2014 03:34:55 +0000 (19:34 -0800)]
update to sdk page template for Android Studio downloads

Change-Id: I729a1238a97909d4087f7396cc478a5aea0c43cd
(cherry picked from commit 85fd6240cfc2a395d3189a87214813b1568b0122)

9 years agoam db8d79a9: am fe4dd526: docs: sdkpage update [CP]
Rich Slogar [Mon, 8 Dec 2014 03:03:49 +0000 (03:03 +0000)]
am db8d79a9: am fe4dd526: docs: sdkpage update [CP]

* commit 'db8d79a9efefa4ba03a311904c4bf3b850f4f52b':
  docs: sdkpage update [CP]

9 years agoam fe4dd526: docs: sdkpage update [CP]
Rich Slogar [Mon, 8 Dec 2014 02:59:48 +0000 (02:59 +0000)]
am fe4dd526: docs: sdkpage update [CP]

* commit 'fe4dd5263f344c5420780626410b84d7383e801d':
  docs: sdkpage update [CP]

9 years agodocs: sdkpage update [CP]
Rich Slogar [Mon, 3 Nov 2014 23:16:34 +0000 (15:16 -0800)]
docs: sdkpage update [CP]

Change-Id: I06c8878c4b449a472a71f224a17bf9fef794de20
(cherry picked from commit 627f711a5dad6b0878576a169c5601f41a083aba)

9 years agoAdd system propery ro.build.flavor.
Ying Wang [Thu, 4 Dec 2014 23:19:08 +0000 (15:19 -0800)]
Add system propery ro.build.flavor.

ro.build.flavor is set to "$(TARGET_PRODUCT)-$(TARGET_BUILD_VARIANT)" in
system.img build.prop at build time,
and it won't be overridden by oem partition's build.prop.

Bug: 18605832
Change-Id: Ic917623dd43b74d9c601119db0b457483e8c4472

9 years agoFix issue #18368417: 5.0 -> 5.1.
Dianne Hackborn [Thu, 4 Dec 2014 20:10:32 +0000 (12:10 -0800)]
Fix issue #18368417: 5.0 -> 5.1.

Change-Id: Icd7137fe8b1bda1c5aaf170aa7b19a58832144c8

9 years agoMerge "Remove uses of density in PRODUCT_AAP_CONFIG" into lmp-mr1-dev
Adam Lesinski [Wed, 3 Dec 2014 23:29:16 +0000 (23:29 +0000)]
Merge "Remove uses of density in PRODUCT_AAP_CONFIG" into lmp-mr1-dev

9 years agoRemove uses of density in PRODUCT_AAP_CONFIG
Adam Lesinski [Wed, 3 Dec 2014 00:13:09 +0000 (16:13 -0800)]
Remove uses of density in PRODUCT_AAP_CONFIG

Change-Id: I98594165515c07fa2e6b847266f7d8fa3283b52e

9 years agoam eee91eb2: am d99989c5: Merge "new version of Helpouts recruit banner for TV and...
smain@google.com [Wed, 3 Dec 2014 18:12:41 +0000 (18:12 +0000)]
am eee91eb2: am d99989c5: Merge "new version of Helpouts recruit banner for TV and Wear" into lmp-docs

* commit 'eee91eb24233fa0a14f2d273bebd18a4bcb87310':
  new version of Helpouts recruit banner for TV and Wear

9 years agoam d99989c5: Merge "new version of Helpouts recruit banner for TV and Wear" into...
smain@google.com [Wed, 3 Dec 2014 03:04:49 +0000 (03:04 +0000)]
am d99989c5: Merge "new version of Helpouts recruit banner for TV and Wear" into lmp-docs

* commit 'd99989c558c384312bd63cf3a5e1bbbd799bf4b5':
  new version of Helpouts recruit banner for TV and Wear

9 years agoMerge "new version of Helpouts recruit banner for TV and Wear" into lmp-docs
smain@google.com [Wed, 3 Dec 2014 02:23:10 +0000 (02:23 +0000)]
Merge "new version of Helpouts recruit banner for TV and Wear" into lmp-docs

9 years agonew version of Helpouts recruit banner for TV and Wear
smain@google.com [Tue, 2 Dec 2014 19:01:20 +0000 (11:01 -0800)]
new version of Helpouts recruit banner for TV and Wear

Change-Id: I971e9043b60bdb925c2f648e0aff3de9d8c9cd81

9 years agoSupport to build dpi-specific apk variants.
Ying Wang [Tue, 2 Dec 2014 01:46:56 +0000 (17:46 -0800)]
Support to build dpi-specific apk variants.

In unbundled apps_only build, in addition to the base apk, you can also
build the dpi-specific apk variants, with:
LOCAL_DPI_VARIANTS := <a list of dpi names>

Previously user needs to include $(BUILD_PACKAGE) repeatedly with the
same package definition except dpi flags.
With this change, all the dpi-specific apk variants share the base apk's
compiled Java code and only diverge at the point we add resources/assets
to the apk.
Also we set up variables/targets/rules in a way those dpi-specific apks
appear to be independent apks to the users, for example, you can pass
"AppName_<dpi_name>" to tapas, and AppName_<dpi_name>.apk lives in its
own intermediate directory.

Bug: 18388705
Change-Id: I2ba4972ea7d1f796352fab2407888f996781ae44

9 years agoam dc8a05ca: am 570c2210: add support for shadowbox videos with start time specified...
smain@google.com [Thu, 27 Nov 2014 10:08:54 +0000 (10:08 +0000)]
am dc8a05ca: am 570c2210: add support for shadowbox videos with start time specified with #t= in video url

* commit 'dc8a05ca6922642851f93889f90052765a8a2fb6':
  add support for shadowbox videos with start time specified with #t= in video url

9 years agoam 570c2210: add support for shadowbox videos with start time specified with #t=...
smain@google.com [Wed, 26 Nov 2014 11:56:55 +0000 (11:56 +0000)]
am 570c2210: add support for shadowbox videos with start time specified with #t= in video url

* commit '570c2210b8ea16cc560e6b62ec06f8ad05fae9aa':
  add support for shadowbox videos with start time specified with #t= in video url

9 years agoadd support for shadowbox videos with start time specified with #t= in video url
smain@google.com [Wed, 26 Nov 2014 03:01:40 +0000 (19:01 -0800)]
add support for shadowbox videos with start time specified with #t= in video url

Change-Id: I165620326f44f8e95bb34a2b623e67fc3b7dcc50

9 years agoam 39343e30: am ccb54008: rev css version to clear browser caches
smain@google.com [Wed, 26 Nov 2014 00:59:47 +0000 (00:59 +0000)]
am 39343e30: am ccb54008: rev css version to clear browser caches

* commit '39343e30796d4fbf3d6daa5869acdb71a9fb3a87':
  rev css version to clear browser caches

9 years agoam b90e4792: am 3a9d50e1: move the next/previous links in design docs up 25px to...
smain@google.com [Wed, 26 Nov 2014 00:59:42 +0000 (00:59 +0000)]
am b90e4792: am 3a9d50e1: move the next/previous links in design docs up 25px to avoid overlap with long titles

* commit 'b90e4792dea4271395e216a9d37c712572395003':
  move the next/previous links in design docs up 25px to avoid overlap with long titles

9 years agoam ccb54008: rev css version to clear browser caches
smain@google.com [Wed, 26 Nov 2014 00:31:57 +0000 (00:31 +0000)]
am ccb54008: rev css version to clear browser caches

* commit 'ccb540081ca5f1c69bb1b2721cab319b88f9dd94':
  rev css version to clear browser caches

9 years agoam 3a9d50e1: move the next/previous links in design docs up 25px to avoid overlap...
smain@google.com [Wed, 26 Nov 2014 00:27:58 +0000 (00:27 +0000)]
am 3a9d50e1: move the next/previous links in design docs up 25px to avoid overlap with long titles

* commit '3a9d50e19d9789cffc0d3d398733d909ee2ee618':
  move the next/previous links in design docs up 25px to avoid overlap with long titles

9 years agorev css version to clear browser caches
smain@google.com [Wed, 26 Nov 2014 00:16:20 +0000 (16:16 -0800)]
rev css version to clear browser caches

Change-Id: I46e04a02a0c010777ba01af28044999a1cbe1e10

9 years agomove the next/previous links in design docs up 25px to avoid overlap with long titles
smain@google.com [Tue, 25 Nov 2014 21:34:10 +0000 (13:34 -0800)]
move the next/previous links in design docs up 25px to avoid overlap with long titles

Change-Id: I3428e4cf2959d0e171692d12d47e100b46b6733e

9 years agoAdd Lohit fonts to the build.
Roozbeh Pournader [Tue, 25 Nov 2014 18:52:20 +0000 (10:52 -0800)]
Add Lohit fonts to the build.

This is needed to support the Oriya script on the expanded font
builds, currently done using the Lohit Odia (Oriya) font.

Bug: 17686019
Change-Id: I2914a9f8f8dfc43797af1551acaa8e43f25007ed

9 years agoam 39e4cfab: am f75ee21c: add analytics event tracking for shadowbox player and rig...
smain@google.com [Mon, 24 Nov 2014 19:11:06 +0000 (19:11 +0000)]
am 39e4cfab: am f75ee21c: add analytics event tracking for shadowbox player and rig the \'notice-developers-video\' style links to also use shadowbox for video playback

* commit '39e4cfabed45984b884975d1e6e9b351e93d9d4a':
  add analytics event tracking for shadowbox player and rig the 'notice-developers-video' style links to also use shadowbox for video playback

9 years agoam f75ee21c: add analytics event tracking for shadowbox player and rig the \'notice...
smain@google.com [Mon, 24 Nov 2014 19:02:36 +0000 (19:02 +0000)]
am f75ee21c: add analytics event tracking for shadowbox player and rig the \'notice-developers-video\' style links to also use shadowbox for video playback

* commit 'f75ee21c34c199632815ad763b940ad0fc63f8ea':
  add analytics event tracking for shadowbox player and rig the 'notice-developers-video' style links to also use shadowbox for video playback