OSDN Git Service

android-x86/build.git
11 years agocreate consistent spacing between lists and the paragraphs within them
Scott Main [Tue, 18 Sep 2012 18:27:59 +0000 (11:27 -0700)]
create consistent spacing between lists and the paragraphs within them

Change-Id: I792cca40a4cca6f811d1528219e51b3895d4d626

11 years agomore specific selector for new blockquote style to fix regressions
Scott Main [Wed, 12 Sep 2012 17:29:45 +0000 (10:29 -0700)]
more specific selector for new blockquote style to fix regressions
on other pages that use <blockquote>

Change-Id: Icf37f515cfe2204afb58a796222c166088d0f131

11 years agoMerge "add 'small' style for long headings in Training courses" into jb-dev
Scott Main [Tue, 11 Sep 2012 21:41:28 +0000 (14:41 -0700)]
Merge "add 'small' style for long headings in Training courses" into jb-dev

11 years agoadd 'small' style for long headings in Training courses
Scott Main [Tue, 11 Sep 2012 21:27:34 +0000 (14:27 -0700)]
add 'small' style for long headings in Training courses

Change-Id: I385df22d12ad419ad6883c0e94d3053e7e520a09

11 years agofix script bug. we were running some scripts that are only used in the reference
Scott Main [Fri, 7 Sep 2012 22:51:32 +0000 (15:51 -0700)]
fix script bug. we were running some scripts that are only used in the reference

Change-Id: I0693a7a7af5e41283942b387e53a254903b83427

11 years agoAdd make_ext4fs to all builds
Kenny Root [Thu, 9 Aug 2012 19:20:16 +0000 (12:20 -0700)]
Add make_ext4fs to all builds

make_ext4fs is needed for all builds because ASEC containers use it now.
Any product not having this will not be able to create an ASEC
container.

(cherry-pick of 720479ea7e6307648c56f61d82ac12d65f218dda)

Bug: 6960586
Change-Id: I6864ce339a3593c5043e6a55b5af118b3169cc01

11 years agodocs: combine all possible js files into one to reduce the number of requests
Scott Main [Tue, 14 Aug 2012 23:31:07 +0000 (16:31 -0700)]
docs: combine all possible js files into one to reduce the number of requests
Also make change to doc template and css to fix footer layout bug introduced
by change 9edfa6db8c53ef9515aaeed734bea02c5d65e1e5

Change-Id: Icfb1b499abfca6a39b5bff8fab576b14a1cf960a

11 years agodocs: move home.css into default.css to reduce number of requests
Scott Main [Tue, 14 Aug 2012 22:04:40 +0000 (15:04 -0700)]
docs: move home.css into default.css to reduce number of requests

Change-Id: I156182c5ad1545f570808af565948cbd3c05a3ee

11 years agodocs: make landing pages w/o image span the full page width
Scott Main [Tue, 7 Aug 2012 20:59:43 +0000 (13:59 -0700)]
docs: make landing pages w/o image span the full page width

Change-Id: I96af0c7e1443079820c44b589b0c3ef638ae9c86

11 years agodocs: comment-out unused style (the png currently does not resolve)
Scott Main [Tue, 7 Aug 2012 01:54:18 +0000 (18:54 -0700)]
docs: comment-out unused style (the png currently does not resolve)

Change-Id: I665068f0808a81c98cbd0685f68ed7f4df4cf0e0

11 years agoMerge "Improve print stylesheet for d.a.c." into jb-dev
Roman Nurik [Wed, 1 Aug 2012 19:39:18 +0000 (12:39 -0700)]
Merge "Improve print stylesheet for d.a.c." into jb-dev

11 years agoImprove print stylesheet for d.a.c.
Roman Nurik [Wed, 1 Aug 2012 17:37:40 +0000 (10:37 -0700)]
Improve print stylesheet for d.a.c.

- Improve printed page margins
- Hide navigational elements
- Print link URLs
- Improve spacing on key elements

Change-Id: Ic487e00636b1d06f15d7a29b4162c9e31f5569b1

11 years agochange "nolist" style to be simply remove bullets and indent; leave the rest alone.
Scott Main [Wed, 1 Aug 2012 19:05:12 +0000 (12:05 -0700)]
change "nolist" style to be simply remove bullets and indent; leave the rest alone.

Change-Id: Iccde983bf31338752f83ac72c0cdc543b4faf12a

11 years agoMerge "add script to create links on topic landing page for first doc that use the...
Scott Main [Tue, 31 Jul 2012 19:43:28 +0000 (12:43 -0700)]
Merge "add script to create links on topic landing page for first doc that use the doc's title" into jb-dev

11 years agoadd script to create links on topic landing page for first doc that use the doc's...
Scott Main [Fri, 27 Jul 2012 01:00:14 +0000 (18:00 -0700)]
add script to create links on topic landing page for first doc that use the doc's title

Change-Id: Iec86a5b9fa7dcd9246d6e8958f17e0022e0963a8

11 years agoadd bottom-margin to div-based notes
Scott Main [Tue, 24 Jul 2012 21:54:32 +0000 (14:54 -0700)]
add bottom-margin to div-based notes

Change-Id: I4c74ab362b00bfb68093a975171f777e3fb5eef9

12 years agoSet the min height and width for images in carousel, set height of tabs so the select...
Scott Main [Mon, 23 Jul 2012 21:34:34 +0000 (14:34 -0700)]
Set the min height and width for images in carousel, set height of tabs so the selected indicator aligns with horizontal rule

Change-Id: I0283e2634713d3fb6c99b465687c605e32a776f3

12 years agoAdd LOCAL_SOURCE_FILES_ALL_GENERATED support
Ying Wang [Thu, 19 Jul 2012 21:38:43 +0000 (14:38 -0700)]
Add LOCAL_SOURCE_FILES_ALL_GENERATED support

Set "LOCAL_SOURCE_FILES_ALL_GENERATED := true" if you want to build a
Java library from only generated source files, without any static
source files. Previously this is not allowed.
This is needed by building api stub libraries, which have only source
files of generated stub files.

Bug: 6814443
Change-Id: Idb2ae9c71a473b796154a03ef07a3403461c4f3c

12 years agoMerge "docs: further specify design docs' list styles to fix uls appearing like ols...
Scott Main [Thu, 19 Jul 2012 18:03:41 +0000 (11:03 -0700)]
Merge "docs: further specify design docs' list styles to fix uls appearing like ols" into jb-dev

12 years agodocs: further specify design docs' list styles to fix uls appearing like ols
Scott Main [Thu, 19 Jul 2012 18:01:27 +0000 (11:01 -0700)]
docs: further specify design docs' list styles to fix uls appearing like ols

Change-Id: I203daeafb390532e34687338d5c3d4a307ba680f

12 years agoMerge "docs: add check in hash-change callback to be sure we're only dealing with...
Scott Main [Wed, 18 Jul 2012 23:59:41 +0000 (16:59 -0700)]
Merge "docs: add check in hash-change callback to be sure we're only dealing with hash-tags that are search queries. bug: 6843654" into jb-dev

12 years agodocs: add check in hash-change callback to be sure we're only dealing with hash-tags...
Scott Main [Wed, 18 Jul 2012 23:53:22 +0000 (16:53 -0700)]
docs: add check in hash-change callback to be sure we're only dealing with hash-tags that are search queries.
bug: 6843654

Change-Id: I5fee7426d8ad404a5f03f37297fe72009df30de7

12 years agoDoc change: add links to the More menu.
Scott Main [Wed, 18 Jul 2012 23:18:25 +0000 (16:18 -0700)]
Doc change: add links to the More menu.

Change-Id: I77e848f86278781b0a44eb672ea711e00352fde5

12 years agodocs: bring back min-height for nav-x for proper height of secondary tabs
Scott Main [Tue, 17 Jul 2012 20:15:12 +0000 (13:15 -0700)]
docs: bring back min-height for nav-x for proper height of secondary tabs

Change-Id: I865195b9fde9ec64fbe2c083c0d3617a55b54a0f

12 years agodocs: upgrades to search.
Scott Main [Tue, 17 Jul 2012 00:14:40 +0000 (17:14 -0700)]
docs: upgrades to search.
Fix history navigation functionality.
Faster ajax requery while typing.
Ignore ENTER key when performing requery to avoid reload.
Improve results reveal with minimum height for proper div.

Change-Id: Ie50a6d7bdf58ad3e17dd15d30dcec973a123b7bf

12 years agodocs: adjust spacing for collapsible sections (release notes)
Scott Main [Mon, 16 Jul 2012 22:40:17 +0000 (15:40 -0700)]
docs: adjust spacing for collapsible sections (release notes)

Change-Id: I68c8429e0e18bff50463b40f163df6a89ac8730a

12 years agoAndroid 4.1.2 version bump
Justin Ho [Thu, 12 Jul 2012 23:21:00 +0000 (16:21 -0700)]
Android 4.1.2 version bump

Change-Id: Ie135022b4ddcac457071aec7b217d41ebdcde188

12 years agouse default shell (mksh) in emulator
Guang Zhu [Thu, 12 Jul 2012 01:35:08 +0000 (18:35 -0700)]
use default shell (mksh) in emulator

remove the override to use ash as shell so that mksh is the
default in 'generic' product type

Change-Id: I91d76d0fc522baf5d47096ab19ea264c9b1268e6

12 years agoMerge "docs: fix search suggestions and other script bugs for offline docs" into...
Scott Main [Tue, 3 Jul 2012 21:10:57 +0000 (14:10 -0700)]
Merge "docs: fix search suggestions and other script bugs for offline docs" into jb-dev

12 years agodocs: fix search suggestions and other script bugs for offline docs
Scott Main [Tue, 3 Jul 2012 21:06:22 +0000 (14:06 -0700)]
docs: fix search suggestions and other script bugs for offline docs

Change-Id: I3f9404695966b99be1c8ed36249788e448399296

12 years agoMerge "4.1.1" into jb-dev
Ed Heyl [Tue, 3 Jul 2012 20:57:52 +0000 (13:57 -0700)]
Merge "4.1.1" into jb-dev

12 years ago4.1.1
Ed Heyl [Tue, 3 Jul 2012 20:54:49 +0000 (13:54 -0700)]
4.1.1

Change-Id: Ide0b70ce6322dad26461a9fb87e1b629aaedf1e5

12 years agodocs: better message for download page when os detection fails
Scott Main [Thu, 28 Jun 2012 18:56:01 +0000 (11:56 -0700)]
docs: better message for download page when os detection fails

Change-Id: I940c0847ddc214ef36bfd0708d289cff200dfc62

12 years agodocs: fix overlapping sidebar bug,
Scott Main [Wed, 27 Jun 2012 09:08:20 +0000 (02:08 -0700)]
docs: fix overlapping sidebar bug,
but I think this re-introduces a bug in IE where the sidenav
position moves slightly left/right during scroll, but it's a
worthwhile compromise and will investigate a diff solution for that later.

Change-Id: Id1f2141b6638e199d1a4ad1d198a5a5aa45bf264

12 years agodocs: misc css
Scott Main [Wed, 27 Jun 2012 05:23:22 +0000 (22:23 -0700)]
docs: misc css

Change-Id: I398d30f9414564f58ea3546a192ad1c12e715349

12 years agodocs: darker font color
Scott Main [Sat, 23 Jun 2012 21:59:36 +0000 (14:59 -0700)]
docs: darker font color

Change-Id: I8fe4117ac501001dd6c7156b337f3ff7a4f75793

12 years agodocs: try darker text and shorter line height
Scott Main [Sat, 23 Jun 2012 18:20:48 +0000 (11:20 -0700)]
docs: try darker text and shorter line height

Change-Id: I7fe3cdc0a0f5cdfd8bcb69b1e1a2d11d8b5301d3

12 years agodocs: adjust homepage carousel styles
Scott Main [Sat, 23 Jun 2012 04:23:32 +0000 (21:23 -0700)]
docs: adjust homepage carousel styles

Change-Id: Id2b32ce67d26a19b40e7944a5dd37cd17d8eec2a

12 years agodocs: update sdk template to support new ndk doc layout
Scott Main [Sat, 23 Jun 2012 00:02:25 +0000 (17:02 -0700)]
docs: update sdk template to support new ndk doc layout

Change-Id: I47ec2fcd4b7116fa3dc59483a434d7f188f984d1

12 years agodocs: style changes for notes
Scott Main [Fri, 22 Jun 2012 21:36:33 +0000 (14:36 -0700)]
docs: style changes for notes

Change-Id: I13bc3f19780421a30feffc6e6ffe19cfadc886e5

12 years agocherrypick from ics Change-Id: I07b59de3f2e4a5fef2e8722d7f7ab159ded8b2df
Scott Main [Fri, 22 Jun 2012 17:25:52 +0000 (10:25 -0700)]
cherrypick from ics Change-Id: I07b59de3f2e4a5fef2e8722d7f7ab159ded8b2df
return old analytics script

Change-Id: Ica4abe000b529272efa9ba7867b3e7aa6c8c9e55

12 years agoMassive clobber of all template files in developer site for new design
Scott Main [Fri, 22 Jun 2012 01:03:05 +0000 (18:03 -0700)]
Massive clobber of all template files in developer site for new design

Change-Id: I5f243dcb377a8b2e573c404a9e685cc64e0e06d2

12 years agoMerge "More flexibility to keep/remove R.class in static Java library" into jb-dev
Ying Wang [Tue, 19 Jun 2012 21:25:14 +0000 (14:25 -0700)]
Merge "More flexibility to keep/remove R.class in static Java library" into jb-dev

12 years agoRemove references to packages that don't exist any more.
Jean-Baptiste Queru [Tue, 19 Jun 2012 18:17:27 +0000 (11:17 -0700)]
Remove references to packages that don't exist any more.

Those can't be found anywhere in the build system.

Change-Id: I3b3727e7735de0dbffae930cf99a6d6ccbc79570

12 years agoMore flexibility to keep/remove R.class in static Java library
Ying Wang [Tue, 19 Jun 2012 17:40:37 +0000 (10:40 -0700)]
More flexibility to keep/remove R.class in static Java library

- Usually you don't need to set LOCAL_JAR_EXCLUDE_FILES in your
  Android.mk, if your static library is directly used by an app.
- If your library will be included by another library that need
  reference the R/Manifest class, you can set
  LOCAL_JAR_EXCLUDE_FILES := none
  to keep the generated classes.
- If your library includes another static library that has Android
  resource and you want to remove the generated classes carried by
  the static library, set:
  LOCAL_JAR_EXCLUDE_FILES := $(ANDROID_RESOURCE_GENERATED_CLASSES)

With the LOCAL_JAR_EXCLUDE_FILES value "none", deprecate the old
long variable LOCAL_KEEP_R_CLASS_IN_STATIC_JAVA_LIBRARY.

Change-Id: I3b9ad5d66f0262f784feb09bc1537c5b01256258

12 years agoMerge "add uiautomator into system image" into jb-dev
Guang Zhu [Mon, 18 Jun 2012 18:52:42 +0000 (11:52 -0700)]
Merge "add uiautomator into system image" into jb-dev

12 years agoadd uiautomator into system image
Guang Zhu [Fri, 15 Jun 2012 21:46:26 +0000 (14:46 -0700)]
add uiautomator into system image

this includes 2 pieces:
* uiautomator shell script
* uiautomator.jar: test runner and the automation framework
  classes

source is under frameworks/testing/uiautomator

Change-Id: I237d85b8917d2451cf35362d2e34786940897921

12 years agoRemove the user tag and legacy prebuilts for the srec modules.
Ying Wang [Thu, 14 Jun 2012 22:04:59 +0000 (15:04 -0700)]
Remove the user tag and legacy prebuilts for the srec modules.

Change-Id: I20d8ec8986e2da76fbab67d1f86f5d385bd87c47

12 years agoAllow additional vendors
Jean-Baptiste Queru [Thu, 14 Jun 2012 15:31:55 +0000 (08:31 -0700)]
Allow additional vendors

Bug: 6611375
Change-Id: I07a1c4e56a2c9fdb1f2c8426977f1a8db0e4d4bb

12 years agoMerge "Add atrace to core.mk" into jb-dev
Jamie Gennis [Mon, 11 Jun 2012 19:04:24 +0000 (12:04 -0700)]
Merge "Add atrace to core.mk" into jb-dev

12 years agoAdd atrace to core.mk
Jamie Gennis [Thu, 7 Jun 2012 23:40:30 +0000 (16:40 -0700)]
Add atrace to core.mk

This change adds the atrace binary and init.trace.rc to the system image for
all builds.

Bug: 6513400
Change-Id: Ib979f4b6ffe799ab56e66fc3acfad754d216c576

12 years agoMerge "Add LegacyCamera to SDK product" into jb-dev
Eino-Ville Talvala [Fri, 8 Jun 2012 16:32:27 +0000 (09:32 -0700)]
Merge "Add LegacyCamera to SDK product" into jb-dev

12 years agoadd TARGET_BUILD_JAVA_SUPPORT_LEVEL to allow checking if java build is OK in PDK
Keun young Park [Thu, 7 Jun 2012 00:19:29 +0000 (17:19 -0700)]
add TARGET_BUILD_JAVA_SUPPORT_LEVEL to allow checking if java build is OK in PDK

- three levels: not defined, sdk, platform
- TARGET_BUILD_PDK_JAVA_PLATFORM gives the original meaning of java platform API
  supported for java.mk
- remove libexif from user tag
- libexif_jni is pulled from f/b/media

Bug: 6623618

Change-Id: I5fa085bd10f43963350c57b7f885c700de8963e5

12 years agoMerge "add mini.mk for common configurations for mini products" into jb-dev
Keun young Park [Wed, 6 Jun 2012 22:47:24 +0000 (15:47 -0700)]
Merge "add mini.mk for common configurations for mini products" into jb-dev

12 years agoadd mini.mk for common configurations for mini products
Keun young Park [Mon, 4 Jun 2012 17:47:31 +0000 (10:47 -0700)]
add mini.mk for common configurations for mini products

- it is used for generic pdk release

Bug: 6540216

Change-Id: I7dd21724a9484e48c66e4430cd003ffb448f075b

12 years agoMerge "Clean common intermediate files if overlay changed" into jb-dev
Ying Wang [Wed, 6 Jun 2012 16:41:10 +0000 (09:41 -0700)]
Merge "Clean common intermediate files if overlay changed" into jb-dev

12 years agoAdd LegacyCamera to SDK product
Eino-Ville Talvala [Tue, 5 Jun 2012 20:53:33 +0000 (13:53 -0700)]
Add LegacyCamera to SDK product

Change-Id: I690bf0ba6435c520c3de1d6fb250ffae1ae45475

12 years agoAdd some known binary owners
Jean-Baptiste Queru [Tue, 5 Jun 2012 15:08:03 +0000 (08:08 -0700)]
Add some known binary owners

Bug: 6611375
Change-Id: I082128ad15b277ced82c8530c17186842839a557

12 years agoClean common intermediate files if overlay changed
Ying Wang [Fri, 25 May 2012 04:05:19 +0000 (21:05 -0700)]
Clean common intermediate files if overlay changed

This change cleans the packages' intermediate files if their overlays
changed between incremental builds.
If two builds have different overlay, they will have different R
classes, and so the jar files in the common intermediate dirs can
not be shared. Therefore incremental build can't be applied.

This change detects the overlay changes on package's base.
If a package's overlay is different from the previous build, its common
intermediate dir is nuked.
This makes broader incremental builds possible.

Change-Id: I368610ebbbbc85a80f9aecd714ab22cd78da7f12

12 years agoDon't use .. to reference the target file.
Ying Wang [Sat, 2 Jun 2012 16:22:31 +0000 (09:22 -0700)]
Don't use .. to reference the target file.

Change-Id: I1d08db81c37853f5bf0bdf5dbe848634e6ae9f61

12 years agoAdd Live Wallpapers to AOSP builds
Jean-Baptiste Queru [Sat, 2 Jun 2012 01:27:03 +0000 (18:27 -0700)]
Add Live Wallpapers to AOSP builds

Change-Id: I76df14d99fd876b765510ced8f5523e3bafce291

12 years agoMerge "Fix rild running in Nakasi." into jb-dev
Wink Saville [Thu, 31 May 2012 20:21:34 +0000 (13:21 -0700)]
Merge "Fix rild running in Nakasi." into jb-dev

12 years agoFix rild running in Nakasi.
Wink Saville [Thu, 31 May 2012 17:35:52 +0000 (10:35 -0700)]
Fix rild running in Nakasi.

The module rild is telephony specific, since Nakasi has no radio
it shouldn't run rild. Changing the build system so rild is optional
for products that don't have telephony support.

Since rild is now optional, it is necessary to add it explicitly to
the sdk build as the sdk build is special.

Bug: 6463864
Change-Id: If944e051023b567807585fb91163a1e3f79c1024

12 years agoMerge "change location of apns-conf.xml and vold.conf" into jb-dev
Keun young Park [Thu, 31 May 2012 03:30:29 +0000 (20:30 -0700)]
Merge "change location of apns-conf.xml and vold.conf" into jb-dev

12 years agochange location of apns-conf.xml and vold.conf
Keun young Park [Wed, 30 May 2012 23:32:30 +0000 (16:32 -0700)]
change location of apns-conf.xml and vold.conf

- from development/data to device/generic/goldfish/data

Change-Id: Iab7ad32b31b64f854412dd3cf23fd244a5306ed9

12 years agoMerge "add add-to-product-copy-files-if-exists for pdk" into jb-dev
Keun young Park [Wed, 30 May 2012 23:11:06 +0000 (16:11 -0700)]
Merge "add add-to-product-copy-files-if-exists for pdk" into jb-dev

12 years agoadd add-to-product-copy-files-if-exists for pdk
Keun young Park [Wed, 30 May 2012 17:22:29 +0000 (10:22 -0700)]
add add-to-product-copy-files-if-exists for pdk

Change-Id: Ib35006824de81be31652bfff220bbe4e814869ce

12 years agoMake make make faster.
Jeff Brown [Wed, 30 May 2012 20:52:22 +0000 (13:52 -0700)]
Make make make faster.

Optimize common case of uniq-words where the word is not
actually duplicated.  Reduces make startup overhead.

Change-Id: I1bee13bbd08a7b01248f4452283a64a724663d02

12 years agoadd platform.zip from platform-java to dist
Keun young Park [Wed, 30 May 2012 00:55:46 +0000 (17:55 -0700)]
add platform.zip from platform-java to dist

Change-Id: I08e110edf70ef5ec313ee02e03803fa152f0aa6a

12 years agoFix typo.
Ying Wang [Tue, 29 May 2012 20:42:18 +0000 (13:42 -0700)]
Fix typo.

Change-Id: Id4b619e3fff8d801c4662d9cb2719576c370a503

12 years agoignore touch error happening from broken symbolic link
Keun young Park [Fri, 25 May 2012 17:52:44 +0000 (10:52 -0700)]
ignore touch error happening from broken symbolic link

- maguro platform.zip contains hdcp.keys symbolic link which is broken except env with the key
- this causes error in the touch

Bug: 6555557
Change-Id: I5f9ff5d57c87c0d3038545eeba3b553445a8493c

12 years agoMerge "enable PDK to use platform JAVA API" into jb-dev
Keun young Park [Thu, 24 May 2012 19:53:07 +0000 (12:53 -0700)]
Merge "enable PDK to use platform JAVA API" into jb-dev

12 years agoenable PDK to use platform JAVA API
Keun young Park [Wed, 16 May 2012 17:32:41 +0000 (10:32 -0700)]
enable PDK to use platform JAVA API

- make platform-java will add necessary Java stuffs from out/target/common/
  to platform.zip
- make platform works as before: no Java libraries
- normal fusion build will pick up the file, and define TARGET_BUILD_PDK_JAVA
  besides TARGET_BUILD_PDK if Java stuffs are included
- For TARGET_BUILD_PDK_JAVA, java.mk does not touch LOCAL_SDK_VERSION, which will lead into
  pulling non-SDK Java APIs

Bug: 6482799

Change-Id: I90b1a0b06dc774150711680a6612f2b97b9eab3f

12 years agoSet PWD to the absolute path of the top tree.
Ying Wang [Wed, 23 May 2012 01:29:02 +0000 (18:29 -0700)]
Set PWD to the absolute path of the top tree.

Previously PWD is passed in as a shell environmental variable,
which does not point to top of the source tree if you run mm/mmm.
That in turn breaks mm/mmm if OUT_DIR_COMMON_BASE is set to an absolute
path.

Change-Id: Iac99d5668aee1bbd3cb9897750afc2149bd9f973

12 years agoRemove dependency of libvideoeditor_jni.so on static libs from video editor engine
James Dong [Tue, 15 May 2012 07:45:19 +0000 (00:45 -0700)]
Remove dependency of libvideoeditor_jni.so on static libs from video editor engine

related-to-bug: 6502980

Change-Id: I02a735ff4897ed386fe9c5d886260b1363a1e019

12 years agoMerge "Don't set or reference LOCAL_MODULE_PATH for uninstallable modules." into...
Ying Wang [Tue, 15 May 2012 22:16:33 +0000 (15:16 -0700)]
Merge "Don't set or reference LOCAL_MODULE_PATH for uninstallable modules." into jb-dev

12 years agoRevert "Remove dependency of libvideoeditor_jni.so on static libs from video editor...
James Dong [Tue, 15 May 2012 21:47:37 +0000 (14:47 -0700)]
Revert "Remove dependency of libvideoeditor_jni.so on static libs from video editor engine"
Fixed the broken build first.

This reverts commit e85f05be147bf7d916d1b1622f6f3038dac8913b.

12 years agoDon't set or reference LOCAL_MODULE_PATH for uninstallable modules.
Ying Wang [Tue, 15 May 2012 21:31:26 +0000 (14:31 -0700)]
Don't set or reference LOCAL_MODULE_PATH for uninstallable modules.

Change-Id: I98ab2f6c0d49a87aaeeba29fdf676277e4e65592

12 years agoRemove dependency of libvideoeditor_jni.so on static libs from video editor engine
James Dong [Tue, 15 May 2012 07:45:19 +0000 (00:45 -0700)]
Remove dependency of libvideoeditor_jni.so on static libs from video editor engine

related-to-bug: 6328360

Change-Id: Ia320d417497bc410f99f8ff7f11c727d1299afba

12 years agoCheck the well-formedness of an xml file before copying.
Ying Wang [Mon, 14 May 2012 21:39:00 +0000 (14:39 -0700)]
Check the well-formedness of an xml file before copying.

Bug: 6491991
Change-Id: I3dbf9a7e1fefd9fea2636c78a85bae63ea8391b8

12 years agoMerge "Parse external/cibu-fonts/fonts.mk." into jb-dev
Victoria Lease [Fri, 11 May 2012 23:51:47 +0000 (16:51 -0700)]
Merge "Parse external/cibu-fonts/fonts.mk." into jb-dev

12 years agoadd copy of public cert used for signing to OTA packages
Doug Zongker [Fri, 11 May 2012 16:20:50 +0000 (09:20 -0700)]
add copy of public cert used for signing to OTA packages

When signing a file with -w (ie, an OTA package), add the file
META-INF/com/android/otacert, which is a copy of the public key
certificate.  While this can be extracted from the CERT.RSA file,
having a copy of it more easily accessible makes it easier to write
tools.

Bug: 6477365
Change-Id: I8cdb19536eca9a223c2b954e3f8ea0d9f3f86f02

12 years agoJellyBean is now 4.1.
Dianne Hackborn [Thu, 10 May 2012 05:14:37 +0000 (22:14 -0700)]
JellyBean is now 4.1.

Change-Id: Ibf2d17e704a01d648e6c9fef774e9806e5e97b9f

12 years agoNow current is also a valid prebuilt SDK.
Ying Wang [Fri, 11 May 2012 01:07:33 +0000 (18:07 -0700)]
Now current is also a valid prebuilt SDK.

Change-Id: Id05d20f17a4b46e19df88516f50e58f6cdb62c1c

12 years agoSupport to build against prebuilt current SDK in unbundled branch
Ying Wang [Fri, 11 May 2012 00:25:51 +0000 (17:25 -0700)]
Support to build against prebuilt current SDK in unbundled branch

Bug: 6465084
With this change and prebuilt current SDK checked in, you can build
unbundled apps with LOCAL_SDK_VERSION current in an unbundled branch.

Change-Id: I4efcee611d08a3a903bd6bf5a80de11500564206

12 years agoMerge "Add OMX IL FLAC encoder library" into jb-dev
Jean-Michel Trivi [Thu, 10 May 2012 16:54:41 +0000 (09:54 -0700)]
Merge "Add OMX IL FLAC encoder library" into jb-dev

12 years agoAdd OMX IL FLAC encoder library
Jean-Michel Trivi [Fri, 27 Apr 2012 20:38:17 +0000 (13:38 -0700)]
Add OMX IL FLAC encoder library

Bug 5525503

Add the software FLAC encoder OMX IL wrapper to the build.

Change-Id: Iac69558088934e0db41e9cc7fa3fab7e72348568

12 years agox86: compile everything with relro / bind_now
Nick Kralevich [Wed, 9 May 2012 21:49:04 +0000 (14:49 -0700)]
x86: compile everything with relro / bind_now

Enable relro / bind_now when compiling Android applications.
This marks certain regions of memory as read-only after linking,
making memory corruption security vulnerabilities are harder
to exploit.

See:
 * http://www.akkadia.org/drepper/nonselsec.pdf (section 6)
 * http://tk-blog.blogspot.com/2009/02/relro-not-so-well-known-memory.html

relro support has been enabled for ARM since 233d460f21d372f964f8078b8b0d5fd17af7c6b6.
This change enables it for x86.

Change-Id: Ib90704f2fecffcfdc3587607112804faa0e16385

12 years agoMerge "Add LLVM_AS to tools." into jb-dev
Stephen Hines [Wed, 9 May 2012 01:47:43 +0000 (18:47 -0700)]
Merge "Add LLVM_AS to tools." into jb-dev

12 years agoAdd LLVM_AS to tools.
Stephen Hines [Wed, 9 May 2012 01:43:48 +0000 (18:43 -0700)]
Add LLVM_AS to tools.

Change-Id: If9b4900e743b9efbf4b12eee4ed5e713ce82db9b

12 years agoParse external/cibu-fonts/fonts.mk.
Victoria Lease [Tue, 8 May 2012 16:28:34 +0000 (09:28 -0700)]
Parse external/cibu-fonts/fonts.mk.

Bug: 6232193
Change-Id: I5a4b1077440ce9ab5bc504d5b2fca1a9648cc084

12 years agoMerge "Add keyboard layout package to build." into jb-dev
Jeff Brown [Tue, 8 May 2012 02:30:00 +0000 (19:30 -0700)]
Merge "Add keyboard layout package to build." into jb-dev

12 years agoAdd keyboard layout package to build.
Jeff Brown [Tue, 8 May 2012 02:08:32 +0000 (19:08 -0700)]
Add keyboard layout package to build.

Bug: 6110399
Change-Id: Ifb1d0126359750699244e481b49bbaf49371b7ae

12 years agoMerge "Make audio downmixer part of the core platform" into jb-dev
Jean-Michel Trivi [Tue, 8 May 2012 00:47:10 +0000 (17:47 -0700)]
Merge "Make audio downmixer part of the core platform" into jb-dev

12 years agoThe 'localize' tool is dead.
Elliott Hughes [Tue, 8 May 2012 00:33:19 +0000 (17:33 -0700)]
The 'localize' tool is dead.

Change-Id: I75c43ce064664412e45c304c15f363015c0a4697

12 years agoMake audio downmixer part of the core platform
Jean-Michel Trivi [Tue, 8 May 2012 00:10:12 +0000 (17:10 -0700)]
Make audio downmixer part of the core platform

Add the multichannel audio downmix effect to the core platform, as
 it is now a core feature of the media framework.

Bug 6456547

Change-Id: I35f88f6bffc131d5fe837c3767879f2536cec05b

12 years agoMerge "Track libnativehelper move for PDK." into jb-dev
Elliott Hughes [Fri, 4 May 2012 23:48:37 +0000 (16:48 -0700)]
Merge "Track libnativehelper move for PDK." into jb-dev

12 years agoMerge "Fix the build. Exchange -> Exchange2" into jb-dev
Vikram Aggarwal [Fri, 4 May 2012 23:39:14 +0000 (16:39 -0700)]
Merge "Fix the build. Exchange -> Exchange2" into jb-dev

12 years agoFix the build. Exchange -> Exchange2
Vikram Aggarwal [Fri, 4 May 2012 23:34:27 +0000 (16:34 -0700)]
Fix the build. Exchange -> Exchange2

Change-Id: I70b479b69ea60a60ee3725344aa410c6e4f9d6b7

12 years agoTrack libnativehelper move for PDK.
Elliott Hughes [Thu, 3 May 2012 23:37:40 +0000 (16:37 -0700)]
Track libnativehelper move for PDK.

Bug: 6369821
Change-Id: I4dfd9eece9f6912a37c3caee77bd0eadb9313160