Skip to content

Commit

Permalink
breeze: Build libstdc++ from source
Browse files Browse the repository at this point in the history
Signed-off-by: Sarthak Roy <sarthakroy2002@gmail.com>
Change-Id: I537b7362e53ca7f72bc5be40645235fb60417311
  • Loading branch information
sarthakroy2002 authored and Hadenix committed Oct 13, 2023
1 parent 522e21e commit 227eeea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 3 additions & 0 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ PRODUCT_PACKAGES += \
android.hardware.camera.device@3.4.vendor \
android.hardware.camera.provider@2.4.vendor

PRODUCT_PACKAGES += \
libstdc++.vendor

# Display
PRODUCT_PACKAGES += \
libvulkan
Expand Down
2 changes: 0 additions & 2 deletions proprietary-files.txt
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,6 @@ vendor/lib/libcamdrv_isp.so
vendor/lib/libcamdrv_tuning_mgr.so
vendor/lib/libcamdrv_twin.so
vendor/lib/libcameracustom.so
vendor/lib/libstdc++.so
vendor/lib64/hw/android.hardware.camera.provider@2.4-impl-mediatek.so
vendor/lib64/hw/vendor.mediatek.hardware.camera.ccap@1.0-impl.so
vendor/lib64/hw/vendor.mediatek.hardware.camera.lomoeffect@1.0-impl.so
Expand Down Expand Up @@ -248,7 +247,6 @@ vendor/lib64/libcamdrv_tuning_mgr.so
vendor/lib64/libcamdrv_twin.so
vendor/lib64/libcameracustom.eis.so
vendor/lib64/libcameracustom.so
vendor/lib64/libstdc++.so
vendor/lib64/vendor.mediatek.hardware.camera.bgservice@1.0.so
vendor/lib64/vendor.mediatek.hardware.camera.ccap@1.0.so
vendor/lib64/vendor.mediatek.hardware.camera.frhandler@1.0.so
Expand Down

0 comments on commit 227eeea

Please sign in to comment.