• R/O
  • HTTP
  • SSH
  • HTTPS

Liste der Commits

Tags
Keine Tags

Frequently used words (click to add to your profile)

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

device/generic/common


RSS
Rev. Zeit Autor
b9f9b9f 2017-06-23 14:26:21 Logan Chien

vndk-sp: Remove android.hidl.memory@1.0-impl am: cbcac22895 -s ours
am: 7fc739ca0a -s ours

Change-Id: I87571e4dedb09af3a078ac36be98a9b26d31b2f3

69b9b53 2017-06-23 14:25:34 Logan Chien

vndk-sp: Remove android.hidl.memory@1.0-impl am: ec1647df51 am: de794dcafd -s ours
am: 04c48a01d3 -s ours

Change-Id: Ide3d6da04651f6ff405f3914671f7f2cf67d1c7f

d11584b 2017-06-23 14:25:31 Hung-ying Tyan

Merge "vndk-sp: Remove android.hidl.memory@1.0-impl" into oc-dev-plus-aosp
am: 14bdf66f0d -s ours

Change-Id: I2b31eaaca32e0f2f4817c937e5e145d87a4756e1

7fc739c 2017-06-23 14:22:12 Logan Chien

vndk-sp: Remove android.hidl.memory@1.0-impl
am: cbcac22895 -s ours

Change-Id: Iea015cae1dc2bd12fe0cca8c3b3115f892e91f38

0148082 2017-06-23 14:21:53 Logan Chien

vndk-sp: Remove android.hidl.memory@1.0-impl am: ec1647df51 -s ours am: 653b06bb16
am: 64919014ad

Change-Id: Ib0c08a15c9cb43dd7ac58a0512f62dbf739d9b7c

04c48a0 2017-06-23 14:21:26 Logan Chien

vndk-sp: Remove android.hidl.memory@1.0-impl am: ec1647df51
am: de794dcafd -s ours

Change-Id: I89d8ee7812d3a8612e39a1803bf63889e872c3c7

a4e5cd4 2017-06-23 14:20:59 Logan Chien

vndk-sp: Remove android.hidl.memory@1.0-impl am: 490c47fc14
am: d7466ade27

Change-Id: Ibabcbddba707d81215b788bde32b6248103c4ea2

6491901 2017-06-23 14:17:12 Logan Chien

vndk-sp: Remove android.hidl.memory@1.0-impl am: ec1647df51 -s ours
am: 653b06bb16

Change-Id: I11b245bf2a30d503d84f243826d9caed0c162715

d7466ad 2017-06-23 14:16:28 Logan Chien

vndk-sp: Remove android.hidl.memory@1.0-impl
am: 490c47fc14

Change-Id: Ic20c1def11cd2bea6f6e04039d8d50422438a7dc

653b06b 2017-06-23 14:12:07 Logan Chien

vndk-sp: Remove android.hidl.memory@1.0-impl
am: ec1647df51 -s ours

Change-Id: Iebbb9f108a6ee7f101ae9b347aeb26d840aaf737

14bdf66 2017-06-23 14:11:52 Hung-ying Tyan

Merge "vndk-sp: Remove android.hidl.memory@1.0-impl" into oc-dev-plus-aosp

de794dc 2017-06-23 14:07:37 Logan Chien

vndk-sp: Remove android.hidl.memory@1.0-impl
am: ec1647df51

Change-Id: I10e6c57526495f0768f13939058e4392e5607364

ec1647d 2017-06-22 21:11:14 Logan Chien

vndk-sp: Remove android.hidl.memory@1.0-impl

This commit removes android.hidl.memory@1.0-impl.so from
/system/lib[64]/vndk-sp becuase android.hidl.memory@1.0.so is using
absolute path and will only search for /system/lib[64]/hw or
/vendor/lib[64]/hw.

Bug: 35107583
Bug: 62778280
Test: sailfish boots
Test: Write a small SP-HAL which links to libhidlmemory, load the
testing SP-HAL lib from system executable, and it works when
ld.config.txt exposes android.hidl.memory@1.0-impl.so from default
linker namespace.

Merged-In: I87238337cb70ff9b27ef1b25dc5fb982a84ff0b3
Merged-In: I8e33c560a9ce62403aa7102eeb0a8bcd78116f84
Change-Id: If4a9834c27b532ca8db24d497281ab588b4715f5
(cherry picked from commit 490c47fc14a07830548c6c4465a42abbcc879034)
(cherry picked from commit cbcac22895bb51cc6e1c8e13a43263ff333a2f88)

cbcac22 2017-06-22 21:11:01 Logan Chien

vndk-sp: Remove android.hidl.memory@1.0-impl

This commit removes android.hidl.memory@1.0-impl.so from
/system/lib[64]/vndk-sp becuase android.hidl.memory@1.0.so is using
absolute path and will only search for /system/lib[64]/hw or
/vendor/lib[64]/hw.

Bug: 35107583
Bug: 62778280
Test: sailfish boots
Test: Write a small SP-HAL which links to libhidlmemory, load the
testing SP-HAL lib from system executable, and it works when
ld.config.txt exposes android.hidl.memory@1.0-impl.so from default
linker namespace.

Merged-In: I87238337cb70ff9b27ef1b25dc5fb982a84ff0b3
Change-Id: I8e33c560a9ce62403aa7102eeb0a8bcd78116f84
(cherry picked from commit 490c47fc14a07830548c6c4465a42abbcc879034)

490c47f 2017-06-22 21:08:57 Logan Chien

vndk-sp: Remove android.hidl.memory@1.0-impl

This commit removes android.hidl.memory@1.0-impl.so from
/system/lib[64]/vndk-sp becuase android.hidl.memory@1.0.so is using
absolute path and will only search for /system/lib[64]/hw or
/vendor/lib[64]/hw.

Bug: 35107583
Bug: 62778280
Test: sailfish boots
Test: Write a small SP-HAL which links to libhidlmemory, load the
testing SP-HAL lib from system executable, and it works when
ld.config.txt exposes android.hidl.memory@1.0-impl.so from default
linker namespace.

Change-Id: I87238337cb70ff9b27ef1b25dc5fb982a84ff0b3

a945284 2017-06-22 16:36:52 android-build-team Robot

release-request-36fe639f-9404-4c33-86fb-47bc4ab2221f-for-git_oc-mr1-release-4124666 snap-temp-L64200000076596327

Change-Id: I33be9bc4f8e0cbb5b72572fe03fdae0ac7c742e4

7bfeccb 2017-06-22 16:09:11 android-build-team Robot

release-request-767e2998-9243-43e0-b656-1acb30ac5115-for-git_oc-release-4124637 snap-temp-L74200000076595014

Change-Id: I1af4ff7183bc3fd75bdf98189eefad423af69983

be642fd 2017-06-22 14:19:34 Logan Chien

Merge "vndk-sp: Copy libhidlmemory.so to vndk-sp am: 4db06e2c37 -s ours am: 364f09a124 -s ours" into oc-dr1-dev-plus-aosp
am: 167ec8b99a -s ours

Change-Id: I07c0d2e29bbe53e9e98f9fa5e710f0e90594cd89

aafa4d3 2017-06-22 14:18:43 Logan Chien

vndk-sp: Copy libhidlmemory.so to vndk-sp am: 4db06e2c37 -s ours am: 8b2a248b21 -s ours
am: 8a7bf98967 -s ours

Change-Id: I7c80703040208bb092d7bdeba1d9cccd7a8465d6

167ec8b 2017-06-22 14:15:48 Android Build Merger (Role)

Merge "vndk-sp: Copy libhidlmemory.so to vndk-sp am: 4db06e2c37 -s ours am: 364f09a124 -s ours" into oc-dr1-dev-plus-aosp

8a7bf98 2017-06-22 14:15:12 Logan Chien

vndk-sp: Copy libhidlmemory.so to vndk-sp am: 4db06e2c37 -s ours
am: 8b2a248b21 -s ours

Change-Id: I55debaee1db4cc8e9f890431bbe55fff09887a91

332efc0 2017-06-22 14:15:12 Logan Chien

vndk-sp: Copy libhidlmemory.so to vndk-sp am: 4db06e2c37 -s ours
am: 364f09a124 -s ours

Change-Id: I3f394bc15951f67bb19dc4cb36e3f2ed4c6ed0f0

364f09a 2017-06-22 14:11:43 Logan Chien

vndk-sp: Copy libhidlmemory.so to vndk-sp
am: 4db06e2c37 -s ours

Change-Id: I0f558c38d7f899332de6a48bafedf4b038b2367e

8b2a248 2017-06-22 14:11:41 Logan Chien

vndk-sp: Copy libhidlmemory.so to vndk-sp
am: 4db06e2c37 -s ours

Change-Id: If8d59a883cefc9a8778c030293fccbb3a7fa6697

f1f6158 2017-06-22 05:42:32 Logan Chien

vndk-sp: Copy libhidlmemory.so to vndk-sp am: 72868cf01f -s ours
am: 5c513f80d2 -s ours

Change-Id: Iac4406092d5e36370f739bebdd2834d5e76e481e

5c513f8 2017-06-22 05:40:02 Logan Chien

vndk-sp: Copy libhidlmemory.so to vndk-sp
am: 72868cf01f -s ours

Change-Id: I53670f48abaf29b6aef3fb9800602cc09f43fbfa

30d39d0 2017-06-22 02:55:16 Logan Chien

vndk-sp: Copy libhidlmemory.so to vndk-sp am: 59dc7e2f3b
am: aeffaa80fc

Change-Id: I1641cb0c2c8656457199686e46d52d14d9d92c13

aeffaa8 2017-06-22 02:52:46 Logan Chien

vndk-sp: Copy libhidlmemory.so to vndk-sp
am: 59dc7e2f3b

Change-Id: Ic03f91cabefe9b890a0bd716860b8c922682ccfa

4db06e2 2017-06-21 21:03:02 Logan Chien

vndk-sp: Copy libhidlmemory.so to vndk-sp

This commit copies libhidlmemory.so and its dependencies to vndk-sp
directory because some vendors' GLES implementation relies on
libhidlmemory.so. Check http://b/35107583#comment15 for the context.

Bug: 35107583
Test: libhidlmemory, android.hidl.memory@1.0, and
android.hidl.memory@1.0-impl are installed into /system/lib[64]/vndk-sp
Test: sailfish boots

Merged-In: I20b6bce4e55b031645f3a0f4fd2c72fdcc573248
Merged-In: I95035a2a73c8ca504f9ae77842b2d5c3018dfa3c
Change-Id: I03d8562342d84f33616e5e90ce88e65ba3a6d689

72868cf 2017-06-21 21:02:46 Logan Chien

vndk-sp: Copy libhidlmemory.so to vndk-sp

This commit copies libhidlmemory.so and its dependencies to vndk-sp
directory because some vendors' GLES implementation relies on
libhidlmemory.so. Check http://b/35107583#comment15 for the context.

Bug: 35107583
Test: libhidlmemory, android.hidl.memory@1.0, and
android.hidl.memory@1.0-impl are installed into /system/lib[64]/vndk-sp
Test: sailfish boots

Merged-In: I20b6bce4e55b031645f3a0f4fd2c72fdcc573248
Change-Id: I95035a2a73c8ca504f9ae77842b2d5c3018dfa3c