summaryrefslogtreecommitdiffstats
path: root/target/product
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | am ec8aee21: Merge "Remove inputflinger from build. DO NOT MERGE" into lmp-devMichael Wright2014-08-191-1/+0
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | * commit 'ec8aee21583d014563c11735af0219b2bac23c0f': Remove inputflinger from build. DO NOT MERGE
| * | | | Remove inputflinger from build. DO NOT MERGEMichael Wright2014-08-181-1/+0
| | | | | | | | | | | | | | | | | | | | Change-Id: Ic3031732ea9915e5fac0f5261985027f07125618
* | | | | am 50fbf71b: Merge "Remove services, wifi, ethernet from BOOTCLASSPATH." ↵Narayan Kamath2014-08-152-2/+8
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | into lmp-dev * commit '50fbf71b2e21b899ff5fcb507e5725cd9bd0991f': Remove services, wifi, ethernet from BOOTCLASSPATH.
| * | | | Merge "Remove services, wifi, ethernet from BOOTCLASSPATH." into lmp-devNarayan Kamath2014-08-152-2/+8
| |\ \ \ \
| | * | | | Remove services, wifi, ethernet from BOOTCLASSPATH.Narayan Kamath2014-08-122-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | They belong to the system_server classpath. bug: 16555230 Change-Id: Ic84f0b2baf611eeedff6d123cb7191bb0259e600
* | | | | | am 335f84fc: Merge "make com.android.mediadrm.signer available on all ↵Jeff Tinker2014-08-151-0/+2
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | devices" into lmp-dev * commit '335f84fcc8091a82079fbad444852593585f62ab': make com.android.mediadrm.signer available on all devices
| * | | | | make com.android.mediadrm.signer available on all devicesJeff Tinker2014-08-131-0/+2
| |/ / / / | | | | | | | | | | | | | | | | | | | | bug: 16978496 Change-Id: I238e6fa7fc4e588f52f86130a2721c391959a94a
| * | | | Make system use patchoat to relocate during runtime.Alex Light2014-08-061-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change DexPreOpt to include patch information of all compiled files so we can relocate at runtime. Bug: 15358152 (cherry picked from commit ce090d3f4508cb9130ab700833ae51a7fff8b373) Change-Id: I75a1eec3a38d6bce1f678c510d57849f8dfa04fa
* | | | | am 557e7e54: am ce06199a: Merge "Make system use patchoat to relocate during ↵Brian Carlstrom2014-08-051-1/+2
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | runtime." * commit '557e7e54131999d25fc75c71ad2c15d931033312': Make system use patchoat to relocate during runtime.
| * | | | am ce06199a: Merge "Make system use patchoat to relocate during runtime."Brian Carlstrom2014-08-051-1/+2
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | * commit 'ce06199a047f81d6afe522ab4e6f489deecb46f3': Make system use patchoat to relocate during runtime.
| | * | | Make system use patchoat to relocate during runtime.Alex Light2014-08-051-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change DexPreOpt to include patch information of all compiled files so we can relocate at runtime. Bug: 15358152 Change-Id: Ibe92d8b55a24bbf718b0416a21b76e5df7a2de26
| * | | | am bb164eb6: Merge "Fix 64 bit emulator booting (again)."Ying Wang2014-07-303-3/+3
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | * commit 'bb164eb64036b8e49309bc82eb0800562eaf9852': Fix 64 bit emulator booting (again).
| | * | | Fix 64 bit emulator booting (again).Narayan Kamath2014-07-303-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
| * | | | am 4b323c62: Merge "SDK targets should inherit from core_64_bit.mk"Ying Wang2014-07-303-0/+3
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | * commit '4b323c62564337c96e0e0694c14d64f1c57182ee': SDK targets should inherit from core_64_bit.mk
| | * | | SDK targets should inherit from core_64_bit.mkNarayan Kamath2014-07-303-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug: 15661143 (cherry picked from commit e78ba32d23dd3a1f3df1b861b1b17fced45801b0) Change-Id: Icf9d0a7d429f848ca6163a8658c6e5f208fdd039
| * | | | am b0da8265: Merge "Add SDK product for arm64, x86_64 and mips64."Ying Wang2014-07-304-1/+88
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | * commit 'b0da8265b21035641c964826e17c215972036669': Add SDK product for arm64, x86_64 and mips64.
| | * | | Add SDK product for arm64, x86_64 and mips64.Ying Wang2014-07-304-1/+88
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 14411602 Change-Id: Ia609321864ddade27df97448c8037f25c4ef99aa
| * | | | am 8f509bad: Merge "Remove the unused large_emu_hw.mk"Ying Wang2014-07-302-54/+1
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | * commit '8f509bad6d1eaa9928ff54eca220ba3e72214ac7': Remove the unused large_emu_hw.mk
| | * | | Remove the unused large_emu_hw.mkYing Wang2014-07-302-54/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Iea8330e00983f4eac44d8a072c1bf185afcf6a80 Conflicts: target/product/large_emu_hw.mk
* | | | | am 9e6ba597: Merge "Remove webviewchromium from PRODUCT_BOOT_JARS." into lmp-devBen Murdoch2014-08-011-1/+0
|\ \ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | * commit '9e6ba597ba438fd4ad314f27bb532f36a9ec5aa9': Remove webviewchromium from PRODUCT_BOOT_JARS.
| * | | | Merge "Remove webviewchromium from PRODUCT_BOOT_JARS." into lmp-devBen Murdoch2014-07-251-1/+0
| |\ \ \ \
| | * | | | Remove webviewchromium from PRODUCT_BOOT_JARS.Torne (Richard Coles)2014-07-171-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The WebView Java code is now loaded by WebViewFactory from an APK when an app needs it, so remove the old jar from the boot classpath. Bug: 16329371 Change-Id: Ia295cba8454fc63e1f3b806c67afa8a379657365
* | | | | | am 82af97fc: Add opus entries in generic makefiles.Vignesh Venkatasubramanian2014-07-261-0/+1
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | * commit '82af97fc274c27da7099c46f84ad48f6f9624537': Add opus entries in generic makefiles.
| * | | | | 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
* | | | | | am dbb3d2e7: Add libdrmclearkeyplugin.so to image.Edwin Wong2014-07-251-0/+1
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | * commit 'dbb3d2e732b5b66bade851bb1791c2040f233ef2': Add libdrmclearkeyplugin.so to image.
| * | | | | Add libdrmclearkeyplugin.so to image.Edwin Wong2014-07-251-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The library will be added to /system/vendor/lib/mediadrm. Change-Id: Iebfd00077c2a13e4ad4296aedba21230a7e4f37f
* | | | | | am 6693649a: Merge "Add appwidget to system image." into lmp-devSvet Ganov2014-07-231-0/+1
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | * commit '6693649a42177484c6439912c1d56712378a851c': Add appwidget to system image.
| * | | | | 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
* | | | | | am 0ea63e0c: Merge "Remove framework2" into lmp-devYing Wang2014-07-213-3/+0
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | * commit '0ea63e0cbd974863f9c828951d3a9228de962db6': Remove framework2
| * | | | | Remove framework2Ying Wang2014-07-213-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We don't need fraemwork2 split with the multidex framework.jar. Change-Id: Ifc595b3679946d8958a9282360c7da9bc18e8adc
* | | | | | am 04862007: Merge "Normalize SDK product name to ↵Ying Wang2014-07-2113-195/+322
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sdk_<device_type>_<arch_name>" into lmp-dev * commit '0486200762a0be6080579dd60044ae3ff88f616a': Normalize SDK product name to sdk_<device_type>_<arch_name>
| * | | | | 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
* | | | | | am cb3fe9a3: Fix LMP localesBaligh Uddin2014-07-201-1/+1
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | * commit 'cb3fe9a33680b887db316c84e7066896075a471d': Fix LMP locales
| * | | | | Fix LMP localesBaligh Uddin2014-07-201-1/+1
| |/ / / / | | | | | | | | | | | | | | | Change-Id: Iee1ac47212139ef9df541aa9f77cec42ded6a0ca Bug: 13437459
* | | | | resolved conflicts for merge of ef44fb2d to lmp-dev-plus-aospYing Wang2014-07-171-2/+0
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / Change-Id: I5551e6b1303f2b37d199a1b894f37c50839fdecc
| * | | am 0b30c5f0: Merge "Remove linker64 and debuggerd64"Ying Wang2014-07-171-2/+0
| |\ \ \ | | |/ / | | | | | | | | | | | | * commit '0b30c5f0b5d70ecc7599f33ccd226f62e176872f': Remove linker64 and debuggerd64
| | * | Remove linker64 and debuggerd64Ying Wang2014-07-171-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | We don't have separate *64 module names any more. Now both 32-bit and 64-bit variants are built under the same module name. Change-Id: I1956a6a88ec6fe280798be01928239d098dfe27a
| * | | am 60a0ba2b: Merge "Remove bcc from generic_no_telephony.mk."Stephen Hines2014-07-141-1/+0
| |\ \ \ | | |/ / | | | | | | | | | | | | * commit '60a0ba2b345720313d1beb0421db57ece75c063c': Remove bcc from generic_no_telephony.mk.
| | * | Merge "Remove bcc from generic_no_telephony.mk."Stephen Hines2014-07-141-1/+0
| | |\ \
| | | * | Remove bcc from generic_no_telephony.mk.leozwang2014-07-141-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bcc was added into core_minimal.mk. Change-Id: I29fa6eb3df0dada609e2f6b3e28ffd08d13c6afc
| * | | | am fd5e704c: Merge "Add bcc into /system/bin."Stephen Hines2014-07-141-0/+1
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | * commit 'fd5e704c5683077e4c689d4a27769c034b48be7f': Add bcc into /system/bin.
| | * | | Add bcc into /system/bin.leozwang2014-07-141-0/+1
| | |/ / | | | | | | | | | | | | | | | | Bug: 16161758 Change-Id: I492f6780ecf7d18f291532fc934a80ff7ac643cf
* | | | 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]