summaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Collapse)Author
2022-05-18GrallocHAL: Repurpose GrallocHAL for a rewriteAnkit Goyal
Bug: 232572182 Test: Device boots to home Change-Id: I7370be9ec3b08c8f347acb84bb729a25712ea3fe
2022-01-26Fix license texts. am: 48ec29f463 am: f5560dd4b9 am: 243259d8d3 am: fc1ad1d686Bob Badour
Original change: https://android-review.googlesource.com/c/platform/hardware/google/gchips/+/1959712 Change-Id: Icbcefd2fe5066f0c17f05ed21f4134aefbba6fba
2022-01-25Fix license texts.Bob Badour
Mostly Android 1p with some Samsung code dual-licensed under Apache 2.0 Test: m nothing Change-Id: Ibdb6d60e6be9e32919648bb1b819eb89410898f4
2022-01-10Revert^4 "Namespace gralloc4"Ankit Goyal
f59ed1c9baa3595b2a7505f4b60fe275e5e8c946 Change-Id: Id9961a3f019f1369d9845a16e7dd437e22354e47
2022-01-10Revert^3 "Namespace gralloc4"Cyan Hsieh
167321fcf0e5cc4ad90eed780ce08c28d9ab27eb Bug: 213540102 Change-Id: Ia593b1cf5b2284a284149a49760a50a1749196e3
2022-01-07Revert^2 "Namespace gralloc4"Ankit Goyal
153fde544bda6429a63360c9403f3ea3883a7497 Change-Id: I8b79049f5d79346f259260c30e6adec679d1bb76
2022-01-07Revert "Namespace gralloc4"Shubham Dubey
Revert "Add gralloc switch" Revert "Namespace gralloc" Revert "Add gralloc switch" Revert "Namespace gralloc" Revert "Namespace gralloc" Revert "Gralloc - Update build rules with namespaces" Revert "Gralloc - Update build rules with namespaces" Revert "Namespace gralloc" Revert submission 16356594-pixel-gralloc-build Reason for revert: Breaks build_test2 target on master BUGID: b/213540102 Reverted Changes: Ia998ca7f1:Namespace gralloc I644f46ade:Add gralloc switch I3689a27c2:Namespace gralloc Iea1bf2ce2:Clone gralloc4 to GrallocHAL I083cfa4f0:Namespace gralloc4 If8c40cd13:Namespace gralloc I464236fea:Namespace gralloc Icaac6d24f:Add gralloc switch I92b7212b8:Gralloc - Update build rules with namespaces Ic8741d4ba:Gralloc - Update build rules with namespaces I507cbbc73:Namespace gralloc Change-Id: I1abfa62169515a08bf6cabc74626a6df5f697aa7
2022-01-06Namespace gralloc4Ankit Goyal
Bug: 207452098 Test: Boot to home Change-Id: I083cfa4f0cd65384888295f3672c63d050f8d822
2021-03-25[LSC] Add LOCAL_LICENSE_KINDS to hardware/google/gchipsBob Badour
Added SPDX-license-identifier-Apache-2.0 to: gralloc4/Android.bp gralloc4/interfaces/aidl/Android.bp gralloc4/interfaces/libs/drmutils/Android.bp gralloc4/service/4.x/Android.bp gralloc4/src/4.x/Android.bp gralloc4/src/Android.bp gralloc4/src/allocator/Android.bp gralloc4/src/capabilities/Android.bp gralloc4/src/core/Android.bp gralloc4/src/hidl_common/Android.bp libvendorgraphicbuffer/Android.bp Added SPDX-license-identifier-Apache-2.0 SPDX-license-identifier-GPL-2.0 to: Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Exempt-From-Owner-Approval: janitorial work Change-Id: Ide9c2f522a0f243d21691bef347acf9f75e96707
2020-12-28Create "//hardware/google/gchips" namespaceSean Callanan
Bug: 176449635 Test: build, boot Change-Id: I2bc92e6fafe4f8ceb6839184999f020526a929cc
2020-07-24Enable google_hal_headers support for host buildYuriy Romanenko
Test: it builds Change-Id: I8d39f513e875afec1081cc3272a9ce36c1c87ef1
2019-08-19Add initial source codeHyunKyung Kim
Change-Id: I2204df57ef88b5f4b6a07ce9d6fa0e3ee644c3e2 Signed-off-by: HyunKyung Kim <hk310.kim@samsung.com>