• R/O
  • HTTP
  • SSH
  • HTTPS

Listed des commits

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

build


RSS
Révision l'heure Auteur
773f461 lollipop-x86 2015-12-18 18:11:42 Mauro Rossi

kernel.mk: use updated broadcom-sta hybrid driver

Changes to support latest broadcom wl driver ver 6.30.223.271.

Complementary patch on kernel is needed to coherently update
drivers/net/wireless/wl patch files (wl.patch and linux-recent.patch)

3b796bc 2015-12-18 18:11:42 Chih-Wei Huang

Let get-prebuilt-src-arch return empty if the input is empty

The list of archs of a pure java apk (no native libs) is empty.
In this case get-prebuilt-src-arch still return 'none'.
If it's set to LOCAL_MODULE_TARGET_ARCH, it makes the apk
be incompatible with the building target. It's not good.

Just return empty in this case.

Change-Id: Ide75cdb08c8480c8e7d3a0ac59f41831fbc18bd5

1f9d32d 2015-12-18 18:11:42 Chih-Wei Huang

Rebuild targets relying on binder.h if kernel arch changed

On Lollipop, the binder size depends on the kernel arch.
Thus the targets relying on binder.h must be rebuilt if
the kernel arch is changed.

275fe25 2015-12-18 18:11:42 Chih-Wei Huang

android-x86: add kernel building rules

cbcf898 2015-12-18 18:11:42 Ying Wang

Add dependency of import_includes on LOCAL_MODULE_MAKEFILE

So the build system regenerates import_includes when you modify
Android.mk to add a new dependency library.

Change-Id: Ic92b097b659bb68a9065e1d66da59e0dc7e2836a

256c8a3 2015-12-18 18:11:42 Chih-Wei Huang

android-x86: remove audio.primary.default

We don't need the dummy hal.

6ef3398 2015-12-18 18:11:42 Chih-Wei Huang

Revert "Add the default local_time hal implementation to builds."

Remove duplicate local_time.default.

This reverts commit a09c24db71ec4babd0e4db36ffdd180b2fcc6f7a.

Change-Id: Ic96d42235c14588d454e92a57b3bb9e74688fd99

89ae7fd 2015-12-18 18:11:42 Ying Wang

Use ALL_MODULES.$(m).INSTALLED in modules-for-tag-list

Previously we store tag's installed modules in a separate variable
ALL_MODULE_TAGS.$(tag). However we only record the main installed file
for a module, but omit affiliated files like .odex.
With this change, we handle the tagged module the same way as modules in
PRODUCT_PACKAGES.

Change-Id: I7972528a4df5a4ba8bc98930864da9672d32d7fe

1ad7a59 2015-12-18 18:11:41 Chih-Wei Huang

Remove phone from frameworks/base subdirs

The directory no longer exists.

Change-Id: Id8d109818f06783d72dfc005595330f735b7e5cf

13b1ccf 2015-12-18 18:11:41 Chih-Wei Huang

Use newer host toolchains for clang on x86

932017e 2015-12-18 18:11:41 Chih-Wei Huang

Do not stash BOARD_SYSTEMIMAGE_PARTITION_SIZE

It's calculated later in our mkuserimg.sh.

a0777e7 2015-12-18 18:11:41 Chih-Wei Huang

multi_prebuilt: allow to set LOCAL_MODULE_PATH

Change-Id: I29554d592e0d287cf3a888595e65cb9582606fe5

0596f3e 2015-12-18 18:11:41 Brian Harring

refactor private->prebuilt machinery

Author: Brian Harring <brian.harring@intel.com>
Author: Alin Dobre <alin.m.dobre@intel.com>

New form basically extracts all relevant ABS metadata so that
the prebuilt form can use it; intention is to make the prebuilt
form basically a full drop in for the private form without any
manual intervention required.

Adds two templates; $(BUILD_PREBUILT_BUNDLE_CREATE) and
$(BUILD_PREBUILT_BUNDLE).

For creation, three vars influence it; PREBUILT_PROJECT
(grouping of modules), PREBUILT_MODULES (list of modules to scan
and convert to prebuilts), and PREBUILT_INSTALL_DIR (optional
subdirectory where prebuilt outputs should be placed); output is
written to for each PREBUILT_MODULES word, the module is written to
$(OUT_DIR)/prebuilt/$(PREBUILT_PROJECT)/$(CUSTOM_BOARD)/$(THE-MODULE).
W/in PREBUILT/$(PREBUILT_PROJECT), a usable Android.mk is generated that
uses the bundle machinery; basically is intended to handle it all.

For the bundle usage side, it's basically automatic; needs LOCAL_PATH to
know where to scan for bundles; it honors BUNDLE_TARGETS if specified-
this is the list of bundles to expose to ABS. If unspecified, it scans
the directory and autoidentifies the bundles available.

Current limitations:
- doesn't handle modules that have multiple INSTALLED files; there is only
one the author is aware of that is valid.
- machinery on bundle side is ready for host, but creation side doesn't
yet fully identify if it's a host target or not, thus can't yet handle host.
- can handle LOCAL_COPY_HEADERS but not individual headers set
specified by BUILD_COPY_HEADERS

Change-Id: Id85660dada7d7ca218221f536515d8ac3e9729bc

264f45f 2015-12-18 18:11:41 Chih-Wei Huang

android-x86: Use COPYING from our kernel tree

5c4614f 2015-12-18 18:11:41 Chih-Wei Huang

android-x86: add rules to generate system.sfs

d0da231 2015-10-28 02:38:50 The Android Automerger

"LMY48Z"

990b025 2015-10-28 02:37:11 Zach Jang

Update security string to 2015-12-01 - DO NOT MERGE

Change-Id: I155ec6c2b57c899f20bb85f5a5cf031499ba81b0

22a3719 2015-10-23 03:27:56 The Android Automerger

"LMY48Y"

b620b89 2015-09-29 08:24:05 Zach Jang

DO NOT MERGE - Backport of ag/748221 - Security Patch Level in Settings
CL#2/3

b/23946860

Change-Id: I42a2aaf26cf458d1775b11029789330cdd85b3a3

c814f4a 2015-09-29 08:23:44 The Android Automerger

LMY48X

1dd05bd 2015-09-17 03:34:22 The Android Automerger

LMY48W

a531281 2015-09-09 09:32:00 The Android Automerger

"LMY48V"

cd811c3 2015-09-09 08:32:15 The Android Automerger

"LMY48U"

c845e59 2015-09-09 05:36:51 The Android Automerger

"LMY48T"

d2a49a4 2015-09-02 10:04:41 The Android Automerger

LMY48S

12fe3d4 2015-09-02 09:52:03 The Android Automerger

LMY48R

5b1e35c 2015-09-02 06:43:06 The Android Automerger

LMY48Q

cad7d3a 2015-08-15 09:57:15 The Android Automerger

LMY48P

53fcd13 2015-08-15 04:42:14 The Android Automerger

"LMY48O"

09787c9 2015-08-14 12:17:14 The Android Automerger

"LMY48N"