OSDN Git Service

android-x86/device-generic-common.git
6 years agovndk-sp: Copy libhidlmemory.so to vndk-sp
Logan Chien [Mon, 19 Jun 2017 10:44:22 +0000 (18:44 +0800)]
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

6 years agoNew target to add vndk-sp libs to system image
Isaac Chen [Tue, 6 Jun 2017 13:01:11 +0000 (21:01 +0800)]
New target to add vndk-sp libs to system image

VNDK-SP libraries should be put under /system/lib*/vndk-sp.
Usage: Adding this new target (vndk-sp) to PRODUCT_PACKAGES.

This initial list of vndk-sp libraries is based on Marlin/Sailfish.

Bug: 38356823
Test: tested with generic AOSP system image on Sailfish
Change-Id: Icbe6431e20c7b5355034f8444b4543df15830d67

6 years agoRevert "Revert "Revert "New target to add vndk-sp libs to system image"""
SzuWei Lin [Thu, 8 Jun 2017 10:30:26 +0000 (18:30 +0800)]
Revert "Revert "Revert "New target to add vndk-sp libs to system image"""

There will have another patch for this feature.

This reverts commit b606d72489a70fc856caf265d567885b6d0b1515, reversing
changes made to b9ea723e19017062add7c3fe46934f86b8aeb5db.

6 years agoRevert "Revert "New target to add vndk-sp libs to system image""
Bartosz Fabianowski [Thu, 8 Jun 2017 10:21:55 +0000 (10:21 +0000)]
Revert "Revert "New target to add vndk-sp libs to system image""
am: 00a7beb19c

Change-Id: Ie1011bab2b15b03a35d93dd3b5dc58a2feca3041

6 years agoRevert "Revert "New target to add vndk-sp libs to system image""
Bartosz Fabianowski [Thu, 8 Jun 2017 10:12:37 +0000 (10:12 +0000)]
Revert "Revert "New target to add vndk-sp libs to system image""

We will selectively revert on a branch only.

This reverts commit f4e3d9d712bec48d70fee1637df11cfbb3bb0373.

Change-Id: Iac786c87e4619ff1af8a13c46f9bb857043663f2

6 years agoRevert "New target to add vndk-sp libs to system image"
Bartosz Fabianowski [Thu, 8 Jun 2017 09:51:20 +0000 (09:51 +0000)]
Revert "New target to add vndk-sp libs to system image"
am: f4e3d9d712

Change-Id: Ie96536866036f48dffdc22f8561969ebc95c02dd

6 years agoRevert "New target to add vndk-sp libs to system image"
Bartosz Fabianowski [Thu, 8 Jun 2017 09:46:43 +0000 (09:46 +0000)]
Revert "New target to add vndk-sp libs to system image"

Revert by Build Cop. This change is causing build failures across builders and branches, e.g.:

ninja: error: 'out/target/product/generic_x86/obj/lib/android.hidl.base@1.0.so', needed by 'checkbuild', missing and no known rule to make it
09:08:08 ninja failed with: exit status 1

This reverts commit c93eb93a11048a7ad9409cfbcdebe9da9c38a6c0.

Change-Id: Iead4de6bf0ed32f668a7e3561c18e169a173ea8f

6 years agoNew target to add vndk-sp libs to system image
Isaac Chen [Thu, 8 Jun 2017 08:10:19 +0000 (08:10 +0000)]
New target to add vndk-sp libs to system image
am: c93eb93a11

Change-Id: If56850505b2c9e0b56e686225148e49dc2a69d33

6 years agoNew target to add vndk-sp libs to system image
Isaac Chen [Tue, 6 Jun 2017 13:01:11 +0000 (21:01 +0800)]
New target to add vndk-sp libs to system image

VNDK-SP libraries should be put under /system/lib*/vndk-sp.
Usage: Adding this new target (vndk-sp) to PRODUCT_PACKAGES.

This initial list of vndk-sp libraries is based on Marlin/Sailfish.

Bug: 38356823
Test: tested with generic AOSP system image on Sailfish
Change-Id: Icbe6431e20c7b5355034f8444b4543df15830d67
Merged-In: Icbe6431e20c7b5355034f8444b4543df15830d67

11 years agoAdd support for per device bluetooth configuration.
Wink Saville [Fri, 17 Aug 2012 16:00:19 +0000 (09:00 -0700)]
Add support for per device bluetooth configuration.

Bug: 6837125
Change-Id: I1773bc63123d71c8708d4328aa472b6ce25a08a5

11 years agoInitial empty repository
Chad Jones [Thu, 16 Aug 2012 22:42:13 +0000 (15:42 -0700)]
Initial empty repository