Commit graph

210 commits

Author SHA1 Message Date
TreeHugger Robot
a7be3de4ee Merge "device.mk: Collect and clean up gpu-related settings" 2021-05-25 22:57:21 +00:00
Jesse Hall
e29630377e Use bare-bones prebuilt GPU libs for now
Bug: 188817759
Test: boot to homescreen
Change-Id: I2717e4b4507b1f27c118d122f3dc6edeb53a613c
2021-05-25 15:00:04 -07:00
Jesse Hall
1c62b01110 device.mk: Collect and clean up gpu-related settings
This is a port to gs201 of the original gs101 change.

Mostly this change just collects existing GPU-related settings into one
place so they can be found more easily. It also removes some vestigial
and redundant settings.

* Renderscript is deprecated and we never planned to include the RS HAL.
  But it was copied in (twice) from some previous device. Remove it and
  things that only the RS HAL depends on.
* The separate "*32" PRODUCT_PACKAGES entries were left over from when
  prebuilts had separate prebuilts modules for 32-bit and 64-bit
  variants of the package, instead of using a single multilib package.

Bug: 188672865
Test: boot to home, check all moved properties are still correct
Change-Id: I4b4088ffcec09b5b898eabe1710680dd3cc61959
2021-05-25 14:12:35 -07:00
Kourosh Derakshan
75de3b527b Add camera to gs201 device makefile
Bug: 176910876
Test: compilation
Change-Id: Ic2c6505c83cdad4993e5f66ff06e12bec0a6a057
2021-05-24 18:02:14 -07:00
Aaron Ding
b89f5f54b2 disable USES_GAUDIO
Bug: 186836335
Change-Id: I46e6ca6443b6c90530711a51ffa00eaabbb73e61
2021-05-20 21:35:22 +08:00
Pat Tjin
89841bf57a s/gs101/gs201
do a global substitution

Bug: 186836335
Signed-off-by: Pat Tjin <pattjin@google.com>
Change-Id: Ic79e8983d04615be7da70ebb2b5092aae5178495
2021-05-20 17:54:35 +08:00
Pat Tjin
6ec6628fc5 Remove tpu, camera, chre, audio, change swiftshader backend for bring up
Remove TPU, camera, CHRE, audio
Change swiftshader to gles and disable Vulkan

Bug: 186836335
Signed-off-by: Pat Tjin <pattjin@google.com>
Change-Id: I27f25e0e756e722807ce503a0c702e3de0e9a880
2021-05-20 17:54:14 +08:00
Hyunki Koo
1e7f912b51 BoardConfig-common.mk
Bug: 186836335
Signed-off-by: Hyunki Koo <hyunki00.koo@samsung.com>
Change-Id: Id3f575d31fa32303207ac2a424d7543c45508cfc
2021-05-19 15:23:26 +00:00
Aaron Ding
c4227335c9 init gs201 builds
Bug: 183183095
Change-Id: Ida78d0352dbd79acb8f2122b51fdb47a2e217bf0
2021-05-19 17:38:25 +08:00
Aaron Ding
bb4beafe47 Create gs201 device folder baseline
clone from gs101 sha 9d1c97c2

Bug: 183183095
Change-Id: Ie7112bdf0aceb33c9e1956aa52e961b670582733
2021-05-19 13:35:26 +08:00