The Android Automerger
ed1dcf450a
"LKY65"
2015-03-06 06:06:10 -08:00
The Android Automerger
6c08185dad
merge in lmp-mr1-sdk-release history after reset to lmp-mr1-ub-dev
2015-03-06 06:05:13 -08:00
The Android Automerger
9cc8d22be1
"LKY64"
2015-03-05 06:06:19 -08:00
The Android Automerger
6249df7238
merge in lmp-mr1-sdk-release history after reset to lmp-mr1-ub-dev
2015-03-05 06:05:10 -08:00
The Android Automerger
d28ceb16f5
"LKY63"
2015-03-04 06:05:48 -08:00
The Android Automerger
4cc50ceaff
merge in lmp-mr1-sdk-release history after reset to lmp-mr1-ub-dev
2015-03-04 06:05:08 -08:00
The Android Automerger
312a1eeafb
"LKY62"
2015-03-03 06:07:33 -08:00
The Android Automerger
db07390c4b
merge in lmp-mr1-sdk-release history after reset to lmp-mr1-ub-dev
2015-03-03 06:05:09 -08:00
The Android Automerger
3b22a9c51c
LKY61B
2015-03-02 16:40:06 -08:00
The Android Automerger
8b9adcb147
"LKY61"
2015-03-02 06:05:26 -08:00
The Android Automerger
9616fe2764
merge in lmp-mr1-sdk-release history after reset to lmp-mr1-ub-dev
2015-03-02 06:05:11 -08:00
The Android Automerger
1a306ca1e8
"LKY59"
2015-02-28 06:06:24 -08:00
The Android Automerger
5d8cde9b2b
merge in lmp-mr1-sdk-release history after reset to lmp-mr1-ub-dev
2015-02-28 06:05:15 -08:00
Ryosuke Matsuuchi
3e7688d041
am 3c242c5d
: am 4b2537f3
: am e34b4ec4
: am 2b486dc8
: Merge "doc: Add Japanese version of DAC/distribute/ page." into lmp-docs
...
* commit '3c242c5ddb8b867b916875c8e05c260a9d8571b6':
doc: Add Japanese version of DAC/distribute/ page.
2015-02-27 16:51:04 +00:00
Ryosuke Matsuuchi
3c242c5ddb
am 4b2537f3
: am e34b4ec4
: am 2b486dc8
: Merge "doc: Add Japanese version of DAC/distribute/ page." into lmp-docs
...
* commit '4b2537f39d7ac29258908e1a38ebdf085fd44c5f':
doc: Add Japanese version of DAC/distribute/ page.
2015-02-27 16:42:54 +00:00
Ryosuke Matsuuchi
4b2537f39d
am e34b4ec4
: am 2b486dc8
: Merge "doc: Add Japanese version of DAC/distribute/ page." into lmp-docs
...
* commit 'e34b4ec484faf5dac8286bb17bedeed0e83a6962':
doc: Add Japanese version of DAC/distribute/ page.
2015-02-27 16:38:38 +00:00
Ryosuke Matsuuchi
e34b4ec484
am 2b486dc8
: Merge "doc: Add Japanese version of DAC/distribute/ page." into lmp-docs
...
* commit '2b486dc8c3af8cb82f49933356d1d49ad48da619':
doc: Add Japanese version of DAC/distribute/ page.
2015-02-27 16:33:43 +00:00
The Android Automerger
ab5ee54034
"LKY58"
2015-02-27 06:06:11 -08:00
The Android Automerger
d07070afa3
merge in lmp-mr1-sdk-release history after reset to lmp-mr1-ub-dev
2015-02-27 06:05:17 -08:00
Ryosuke Matsuuchi
2b486dc8c3
Merge "doc: Add Japanese version of DAC/distribute/ page." into lmp-docs
2015-02-27 07:58:58 +00:00
Ying Wang
1447cc3411
am a6d5250a
: am 41e3685f
: am bf565365
: Use ALL_MODULES..INSTALLED in modules-for-tag-list
...
* commit 'a6d5250ae1e9032f2360962084e5969ccaa1ffd8':
Use ALL_MODULES.$(m).INSTALLED in modules-for-tag-list
2015-02-26 23:37:04 +00:00
Ying Wang
a6d5250ae1
am 41e3685f
: am bf565365
: Use ALL_MODULES..INSTALLED in modules-for-tag-list
...
* commit '41e3685f97d4b8034034c89676e88f7a7caa47c2':
Use ALL_MODULES.$(m).INSTALLED in modules-for-tag-list
2015-02-26 23:28:21 +00:00
Ying Wang
8b321d9176
am 0e36bfeb
: Use ALL_MODULES..INSTALLED in modules-for-tag-list
...
* commit '0e36bfeb3ffc78658cda3ca6931c66fe3f5b3d3b':
Use ALL_MODULES.$(m).INSTALLED in modules-for-tag-list
2015-02-26 23:16:21 +00:00
Ying Wang
41e3685f97
am bf565365
: Use ALL_MODULES..INSTALLED in modules-for-tag-list
...
* commit 'bf565365debd77424dbcf0877089f6f33100d8db':
Use ALL_MODULES.$(m).INSTALLED in modules-for-tag-list
2015-02-26 23:15:32 +00:00
Ying Wang
bf565365de
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
(cherry picked from commit 0e36bfeb3f
)
2015-02-26 22:18:18 +00:00
Ying Wang
0e36bfeb3f
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
2015-02-26 14:12:25 -08:00
The Android Automerger
4999085d9e
"LKY57"
2015-02-26 06:06:32 -08:00
The Android Automerger
6e14c47673
merge in lmp-mr1-sdk-release history after reset to lmp-mr1-ub-dev
2015-02-26 06:05:10 -08:00
The Android Automerger
5cde42f94a
"LKY56"
2015-02-25 06:06:13 -08:00
The Android Automerger
8e618da9a5
merge in lmp-mr1-sdk-release history after reset to lmp-mr1-ub-dev
2015-02-25 06:05:14 -08:00
The Android Automerger
fb3e148368
"LKY55"
2015-02-24 06:06:08 -08:00
The Android Automerger
4e5e2cfd80
merge in lmp-mr1-sdk-release history after reset to lmp-mr1-ub-dev
2015-02-24 06:05:08 -08:00
The Android Automerger
e6d54866f6
"LKY54"
2015-02-23 06:05:52 -08:00
The Android Automerger
4a21987df1
merge in lmp-mr1-sdk-release history after reset to lmp-mr1-ub-dev
2015-02-23 06:05:26 -08:00
The Android Automerger
9436b05b7c
"LKY52"
2015-02-21 06:06:43 -08:00
The Android Automerger
ffd793b6a4
merge in lmp-mr1-sdk-release history after reset to lmp-mr1-ub-dev
2015-02-21 06:05:08 -08:00
Ying Wang
e9a2d8eb03
am 56dedc22
: am dae9bb50
: am 64f0f2ad
: am f7cb5fc2
: am 1c2ca593
: am 289c9563
: am 6be36e0c
: am 7447c516
: am 89a0e52e
: am 01b35afe
: am a9c86ef0
: am f7bb2237
: am f2ac0682
: am 7eba7cc4
: am fe3eeb8c
: am c5ec654c
: am c646bbfb
: We shouldn\'t use temporary variable in the bui
...
* commit '56dedc22ba137be34e0f82e097d1bdf5cd99ceed':
We shouldn't use temporary variable in the build recipe.
2015-02-20 19:50:27 +00:00
Ying Wang
56dedc22ba
am dae9bb50
: am 64f0f2ad
: am f7cb5fc2
: am 1c2ca593
: am 289c9563
: am 6be36e0c
: am 7447c516
: am 89a0e52e
: am 01b35afe
: am a9c86ef0
: am f7bb2237
: am f2ac0682
: am 7eba7cc4
: am fe3eeb8c
: am c5ec654c
: am c646bbfb
: We shouldn\'t use temporary variable in the build recipe.
...
* commit 'dae9bb50a5e733221a23c8d7458165cdf34028fc':
We shouldn't use temporary variable in the build recipe.
2015-02-20 19:45:47 +00:00
Ying Wang
dae9bb50a5
am 64f0f2ad
: am f7cb5fc2
: am 1c2ca593
: am 289c9563
: am 6be36e0c
: am 7447c516
: am 89a0e52e
: am 01b35afe
: am a9c86ef0
: am f7bb2237
: am f2ac0682
: am 7eba7cc4
: am fe3eeb8c
: am c5ec654c
: am c646bbfb
: We shouldn\'t use temporary variable in the build recipe.
...
* commit '64f0f2ad235f1020a0f75dd91cbef9e5a622cc28':
We shouldn't use temporary variable in the build recipe.
2015-02-20 19:38:32 +00:00
Ying Wang
64f0f2ad23
am f7cb5fc2
: am 1c2ca593
: am 289c9563
: am 6be36e0c
: am 7447c516
: am 89a0e52e
: am 01b35afe
: am a9c86ef0
: am f7bb2237
: am f2ac0682
: am 7eba7cc4
: am fe3eeb8c
: am c5ec654c
: am c646bbfb
: We shouldn\'t use temporary variable in the build recipe.
...
* commit 'f7cb5fc2b1c38e7b12c1bb9ae348e048be3d2eeb':
We shouldn't use temporary variable in the build recipe.
2015-02-20 19:32:39 +00:00
Ying Wang
f7cb5fc2b1
am 1c2ca593
: am 289c9563
: am 6be36e0c
: am 7447c516
: am 89a0e52e
: am 01b35afe
: am a9c86ef0
: am f7bb2237
: am f2ac0682
: am 7eba7cc4
: am fe3eeb8c
: am c5ec654c
: am c646bbfb
: We shouldn\'t use temporary variable in the build recipe.
...
* commit '1c2ca59317b193d0aaaebdd8c8b7c5aefcbecc3d':
We shouldn't use temporary variable in the build recipe.
2015-02-20 19:24:41 +00:00
Ying Wang
1c2ca59317
am 289c9563
: am 6be36e0c
: am 7447c516
: am 89a0e52e
: am 01b35afe
: am a9c86ef0
: am f7bb2237
: am f2ac0682
: am 7eba7cc4
: am fe3eeb8c
: am c5ec654c
: am c646bbfb
: We shouldn\'t use temporary variable in the build recipe.
...
* commit '289c9563e396f9b9d49487dc8807318fc7542549':
We shouldn't use temporary variable in the build recipe.
2015-02-20 19:19:18 +00:00
Ying Wang
289c9563e3
am 6be36e0c
: am 7447c516
: am 89a0e52e
: am 01b35afe
: am a9c86ef0
: am f7bb2237
: am f2ac0682
: am 7eba7cc4
: am fe3eeb8c
: am c5ec654c
: am c646bbfb
: We shouldn\'t use temporary variable in the build recipe.
...
* commit '6be36e0c5eb9ff65727b8f90591ba594deb040b4':
We shouldn't use temporary variable in the build recipe.
2015-02-20 19:09:45 +00:00
Ying Wang
6be36e0c5e
am 7447c516
: am 89a0e52e
: am 01b35afe
: am a9c86ef0
: am f7bb2237
: am f2ac0682
: am 7eba7cc4
: am fe3eeb8c
: am c5ec654c
: am c646bbfb
: We shouldn\'t use temporary variable in the build recipe.
...
* commit '7447c516722041d8df4cf18571f148aac6a57eb9':
We shouldn't use temporary variable in the build recipe.
2015-02-20 19:00:00 +00:00
Ying Wang
7447c51672
am 89a0e52e
: am 01b35afe
: am a9c86ef0
: am f7bb2237
: am f2ac0682
: am 7eba7cc4
: am fe3eeb8c
: am c5ec654c
: am c646bbfb
: We shouldn\'t use temporary variable in the build recipe.
...
* commit '89a0e52e4097b2a080292ae65d39db05aceed500':
We shouldn't use temporary variable in the build recipe.
2015-02-20 18:53:06 +00:00
Ying Wang
89a0e52e40
am 01b35afe
: am a9c86ef0
: am f7bb2237
: am f2ac0682
: am 7eba7cc4
: am fe3eeb8c
: am c5ec654c
: am c646bbfb
: We shouldn\'t use temporary variable in the build recipe.
...
* commit '01b35afe186050fd6140ad758a18ce13c9008c22':
We shouldn't use temporary variable in the build recipe.
2015-02-20 18:45:36 +00:00
Ying Wang
01b35afe18
am a9c86ef0
: am f7bb2237
: am f2ac0682
: am 7eba7cc4
: am fe3eeb8c
: am c5ec654c
: am c646bbfb
: We shouldn\'t use temporary variable in the build recipe.
...
* commit 'a9c86ef0959b50043503ab39608ab25c7cdc94b2':
We shouldn't use temporary variable in the build recipe.
2015-02-20 18:38:29 +00:00
Ying Wang
a9c86ef095
am f7bb2237
: am f2ac0682
: am 7eba7cc4
: am fe3eeb8c
: am c5ec654c
: am c646bbfb
: We shouldn\'t use temporary variable in the build recipe.
...
* commit 'f7bb2237c72d668068c6af0234311aeb096a2af2':
We shouldn't use temporary variable in the build recipe.
2015-02-20 18:32:20 +00:00
Ying Wang
f7bb2237c7
am f2ac0682
: am 7eba7cc4
: am fe3eeb8c
: am c5ec654c
: am c646bbfb
: We shouldn\'t use temporary variable in the build recipe.
...
* commit 'f2ac06828e41578bd13434fee7fcfee0f76419f9':
We shouldn't use temporary variable in the build recipe.
2015-02-20 18:28:48 +00:00
Ying Wang
f2ac06828e
am 7eba7cc4
: am fe3eeb8c
: am c5ec654c
: am c646bbfb
: We shouldn\'t use temporary variable in the build recipe.
...
* commit '7eba7cc49b527d6d6605810c1de497c4477db03f':
We shouldn't use temporary variable in the build recipe.
2015-02-20 18:23:29 +00:00