summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* Add opus entries in generic makefiles.Vignesh Venkatasubramanian2014-07-261-0/+1
| | | | | | | | libopus is necessary for opus software decoding support. add that to base.mk and add an entry for libstagefright_soft_opusdec to core_base.mk. Change-Id: Iddd6ab2b2a84bb966b7e635a6aa73efb6a803e98
* Add libdrmclearkeyplugin.so to image.Edwin Wong2014-07-251-0/+1
| | | | | | The library will be added to /system/vendor/lib/mediadrm. Change-Id: Iebfd00077c2a13e4ad4296aedba21230a7e4f37f
* Merge "Add appwidget to system image." into lmp-devSvet Ganov2014-07-221-0/+1
|\
| * Add appwidget to system image.Svet Ganov2014-07-201-0/+1
| | | | | | | | Change-Id: I0d5db3f39390065ec5067bb9a15924fdcb181692
* | Remove framework2Ying Wang2014-07-213-3/+0
| | | | | | | | | | | | We don't need fraemwork2 split with the multidex framework.jar. Change-Id: Ifc595b3679946d8958a9282360c7da9bc18e8adc
* | Merge "Normalize SDK product name to sdk_<device_type>_<arch_name>" into lmp-devYing Wang2014-07-1913-195/+322
|\ \
| * | Normalize SDK product name to sdk_<device_type>_<arch_name>Ying Wang2014-07-1813-195/+322
| |/ | | | | | | | | | | | | | | Put the common pieces in sdk_base.mk. Still keep the old names as aliases. Bug: 16216170 Change-Id: I39a438843c8b09df1aafff142bd9987962f11ef8
* | Fix LMP localesBaligh Uddin2014-07-201-1/+1
|/ | | | Change-Id: Iee1ac47212139ef9df541aa9f77cec42ded6a0ca Bug: 13437459
* Added support for building verified vendor partitionDaniel Rosenberg2014-07-141-1/+0
| | | | | Change-Id: I762724800ccab3a365e6d2efdf86cd9c394818eb Signed-off-by: Daniel Rosenberg <drosen@google.com>
* Remove bcc from generic_no_telephony.mk.leozwang2014-07-141-1/+0
| | | | | | bcc was added into core_minimal.mk. Change-Id: I29fa6eb3df0dada609e2f6b3e28ffd08d13c6afc
* Add bcc into /system/bin.leozwang2014-07-141-0/+1
| | | | | | Bug: 16161758 Change-Id: I492f6780ecf7d18f291532fc934a80ff7ac643cf (cherry picked from commit 1bb19d32627fdad6a8c301b152ea26d41f2c8f09)
* Fix Tamil country code. ta_TN should be ta_INBaligh Uddin2014-07-121-1/+1
| | | | Change-Id: I177bc5ba09f0c529409c5a81d67b6dc61d5afdf6 Bug: 16234964
* Add app to handle captive portal login.Paul Jensen2014-07-101-0/+1
| | | | | | | | | This app is only used if no other app handles the broadcast to perform captive portal login. Bug:15409233 Bug:15409354 Change-Id: Ie240d7eac4bdbab8cc7578782bd72d8b26de7951
* am ef0b6e0c: am 8a749606: am 02a5b517: Merge "Make dex2oat heap size product ↵Brian Carlstrom2014-07-091-0/+6
|\ | | | | | | | | | | | | configurable [build]" * commit 'ef0b6e0c19eb37f4fbc42491771611e247168519': Make dex2oat heap size product configurable [build]
| * am 8a749606: am 02a5b517: Merge "Make dex2oat heap size product configurable ↵Brian Carlstrom2014-07-091-0/+6
| |\ | | | | | | | | | | | | | | | | | | [build]" * commit '8a7496060df85c241b976d6cd69b13828e452ef9': Make dex2oat heap size product configurable [build]
| | * am 02a5b517: Merge "Make dex2oat heap size product configurable [build]"Brian Carlstrom2014-07-091-0/+6
| | |\ | | | | | | | | | | | | | | | | * commit '02a5b51798b06434b08ffe2f6e6c485e73cd42bc': Make dex2oat heap size product configurable [build]
| | | * Make dex2oat heap size product configurable [build]Brian Carlstrom2014-07-081-0/+6
| | | | | | | | | | | | | | | | | | | | Bug: 15919420 Change-Id: If92318a6e3d5b9c8c6a2d08a3371386fa5ad8f45
* | | | CW on Master: Add wifi-service to core_tinyJoe LaPenna2014-07-081-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | BUG: 15143878 Change-Id: Idd31188456fa5cf9622f2ff754157286b3de97d1
* | | | Add ims-common to PRODUCT_PACKAGESNick Vaccaro2014-07-021-0/+1
| | | | | | | | | | | | | | | | | | | | Bug: 15143878 Change-Id: I0f244530d46380b329cc43112981f6daaee39628
* | | | Fixes for core_tiny zygote to bootBrian Carlstrom2014-07-011-0/+6
| | | | | | | | | | | | | | | | Change-Id: Ie926eb316d05702ddb715ca4519397e9be0e7049
* | | | Merge "Add new locales for Platform (L) release"Baligh Uddin2014-06-261-1/+1
|\ \ \ \
| * | | | Add new locales for Platform (L) releaseBaligh Uddin2014-06-261-1/+1
| | | | | | | | | | | | | | | | | | | | Bug: 13437459 Change-Id: Ic186d288469b503118513a437de3a2ef446e34fc
* | | | | Add logd to core_tiny.mk (for logcat functionality)Nick Vaccaro2014-06-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 15143878 Change-Id: Ief73aac31b0d4689d38c734dc23f0d20cdcdea17
* | | | | am 6fdf121c: Fix 64 bit emulator booting (again).Narayan Kamath2014-06-233-3/+3
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * commit '6fdf121c192944f13255a8908df802051fec6535': Fix 64 bit emulator booting (again).
| * | | | | Fix 64 bit emulator booting (again).Narayan Kamath2014-06-233-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Not only should they inherit from core_64_bit.mk, we should inherit from that first to make sure sdk.mk doesn't override those values with other cruft. Change-Id: Ibcd3c47b5be92544c1e86b6e85608b875c468461
| * | | | | Merge "Make default 64-bit primary, 32-bit secondary" into lmp-preview-devTsu Chiang Chuang2014-06-201-4/+4
| |\ \ \ \ \
| | * | | | | Make default 64-bit primary, 32-bit secondaryBrian Carlstrom2014-06-201-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is required to get aarch64 & x86_64 emulators booting on lmp-preview-dev. Without this change, the system_server is a 32 bit process but java only apps that use the "android.uid.system" shared UID are dex2oated to 64 bit and won't work correctly. The correct fix needs build system changes, so this is the easiest fix for now. Note that this happens to work on volantis because the package manager adjusts their ABI correctly during boot. That can't happen on emulators because of dex-preopt; dex2oat can't oatify a dex file from inside an existing oat file. (cherry picked from commit d79504631926bbdd1bdc721e8824fcb8a9952f54) Change-Id: Id94bcc382e90b279e726f2d1d0350fc60a5020df
| * | | | | | SDK targets should inherit from core_64_bit.mkNarayan Kamath2014-06-203-0/+3
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug: 15661143 (cherry picked from commit e78ba32d23dd3a1f3df1b861b1b17fced45801b0) Change-Id: Icf9d0a7d429f848ca6163a8658c6e5f208fdd039
| * | | | | Remove libportable from core_base.mk.Elliott Hughes2014-06-161-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 4e8c6991e534fdb5901c6d31d7181a0d071317f4) Change-Id: Icefe7dccbca87798d4ec0761bf90aa169253839e
* | | | | | am 515907a9: am 696f9d3e: am e0be9135: Merge "Bump ↵Brian Carlstrom2014-06-201-1/+1
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | BOARD_SYSTEMIMAGE_PARTITION_SIZE for generic_x86_64" * commit '515907a98c3ddff2be42479364fd685103d06fe2': Bump BOARD_SYSTEMIMAGE_PARTITION_SIZE for generic_x86_64
| * | | | | am 696f9d3e: am e0be9135: Merge "Bump BOARD_SYSTEMIMAGE_PARTITION_SIZE for ↵Brian Carlstrom2014-06-201-1/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | generic_x86_64" * commit '696f9d3e9cedc221cf907a5cc49f4e6533033372': Bump BOARD_SYSTEMIMAGE_PARTITION_SIZE for generic_x86_64
| | * | | | am e0be9135: Merge "Bump BOARD_SYSTEMIMAGE_PARTITION_SIZE for generic_x86_64"Brian Carlstrom2014-06-201-1/+1
| | |\ \ \ \ | | | | |_|/ | | | |/| | | | | | | | | | | | | | * commit 'e0be9135a249ee5d60c6b897e7d538b1afb94b29': Bump BOARD_SYSTEMIMAGE_PARTITION_SIZE for generic_x86_64
| | | * | | Bump BOARD_SYSTEMIMAGE_PARTITION_SIZE for generic_x86_64Brian Carlstrom2014-06-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia856159017f6228dbfd5a7100e3731b82e6e8fe4
* | | | | | Merge changes Ib9d1863c,I2a6eb327Narayan Kamath2014-06-173-0/+3
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: SDK targets should inherit from core_64_bit.mk Fix issue in symlinking 64 bit executables.
| * | | | | | SDK targets should inherit from core_64_bit.mkNarayan Kamath2014-06-173-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug: 15661143 Change-Id: Ib9d1863c7acf7b607a027f4945ee4755624967b3
* | | | | | | resolved conflicts for merge of 8fd9944e to masterBrian Carlstrom2014-06-182-2/+2
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | Change-Id: I1ceda92267675d4ca460b6f990c0acea4b4812a8
| * | | | | | am 32d25fda: am dab766a7: Merge "Switch from core to core-libart"Brian Carlstrom2014-06-192-2/+2
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | * commit '32d25fdabfaadc95292b43a29b695d8229333bcf': Switch from core to core-libart
| | * | | | | am dab766a7: Merge "Switch from core to core-libart"Brian Carlstrom2014-06-192-2/+2
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | | | | | | | | | | | | | | * commit 'dab766a7312b1313c89930b5307f33f0baec1549': Switch from core to core-libart
| | | * | | | Switch from core to core-libartBrian Carlstrom2014-06-182-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 14298175 Change-Id: I1db40e7c67322d80a108b2b88e6d2e6d275d7898
* | | | | | | Added filesystem management tools to core_minimal.mk and core_tiny.mkDaniel Rosenberg2014-06-182-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Required for supporting resizing asecs Change-Id: If7de23aa4baf97f3d0ccec423e52534f379f0881 Signed-off-by: Daniel Rosenberg <drosen@google.com>
* | | | | | | am 0d073451: am 9a954de3: am 8fb55d06: Merge "Remove some uses of the ↵Brian Carlstrom2014-06-183-29/+0
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | deprecated WITH_HOST_DALVIK." * commit '0d073451e7a453ccfb952505b27ec1effdc3a674': Remove some uses of the deprecated WITH_HOST_DALVIK.
| * | | | | | am 9a954de3: am 8fb55d06: Merge "Remove some uses of the deprecated ↵Brian Carlstrom2014-06-183-29/+0
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | WITH_HOST_DALVIK." * commit '9a954de366bad8ba2cce2cb6c917a1bec7c61c77': Remove some uses of the deprecated WITH_HOST_DALVIK.
| | * | | | | am 8fb55d06: Merge "Remove some uses of the deprecated WITH_HOST_DALVIK."Brian Carlstrom2014-06-183-29/+0
| | |\ \ \ \ \ | | | |/ / / / | | | | | | | | | | | | | | | | | | | | | * commit '8fb55d06c7bd153e673c1372b3af75bcb849ed9d': Remove some uses of the deprecated WITH_HOST_DALVIK.
| | | * | | | Remove some uses of the deprecated WITH_HOST_DALVIK.Ian Rogers2014-06-183-29/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 13751317. Change-Id: I4beb81089b4ad7dac4d87571509389d1dae22bf3
| | * | | | | Merge "DO NOT MERGE: Combine emulator test projects into a single apk" into ↵Steve Moyer2014-06-171-2/+2
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | stage-aosp-master
| | | * | | | | DO NOT MERGE: Combine emulator test projects into a single apkSteve Moyer2014-06-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SmsTest, GpsLocationTest, ConnectivityTest -> EmulatorSmokeTests Conflicts: target/product/sdk.mk Change-Id: Ia5add1bc6360c27f84aab8f32b30c312435b1871
* | | | | | | | am f9172a61: am 2eb95ac2: am ad6107c3: Merge "Coalesce generic_x86 and ↵Nick Kralevich2014-06-179-19/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | generic sepolicy where possible." * commit 'f9172a61d742ac048fced2c264585068a42527b3': Coalesce generic_x86 and generic sepolicy where possible.
| * | | | | | | am 2eb95ac2: am ad6107c3: Merge "Coalesce generic_x86 and generic sepolicy ↵Nick Kralevich2014-06-179-19/+4
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | where possible." * commit '2eb95ac202429d930545043d742ab443bedbf357': Coalesce generic_x86 and generic sepolicy where possible.
| | * | | | | | am ad6107c3: Merge "Coalesce generic_x86 and generic sepolicy where possible."Nick Kralevich2014-06-179-19/+4
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | | | | | | | | | | | | | | | | * commit 'ad6107c3e9901ce520eedcad7770a3a9e4f327d8': Coalesce generic_x86 and generic sepolicy where possible.
| | | * | | | | Coalesce generic_x86 and generic sepolicy where possible.Stephen Smalley2014-06-179-19/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We originally forked a complete copy of generic/sepolicy into generic_x86/sepolicy, but we can instead inherit from it and merely add rules as needed under generic_x86/sepolicy. Change-Id: I21e1a1425ce08676a8ea69685a4761db3bfde628 Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>