universal7885: Drop recent camera changes

Squash of :

Revert "universal7885: Switch to 64bit camera provider"

This reverts commit 074ecb66b5.

Revert "universal7885: Camera3: Change usage type to uint64_t"

This reverts commit 688fdd42c8.

Revert "universal7885: Drop camera.device prebuilts"

This reverts commit 31a590ef20.

Revert "universal7885: import camera3.h"

This reverts commit 53f2691a33.
This commit is contained in:
roynatech2544 2022-07-06 01:27:41 +00:00
commit 8ce3f524d2
4 changed files with 11 additions and 3566 deletions

View file

@ -13,7 +13,6 @@ TARGET_BOARD_PLATFORM := universal7904
TARGET_BOOTLOADER_BOARD_NAME := universal7904
endif
TARGET_SPECIFIC_HEADER_PATH := $(COMMON_PATH)/include
TARGET_NO_BOOTLOADER := true
TARGET_NO_RADIOIMAGE := true

View file

@ -19,6 +19,7 @@ cc_binary {
"hidl_defaults",
"eureka_defaults",
],
compile_multilib: "32",
proprietary: true,
relative_install_path: "hw",
srcs: [

File diff suppressed because it is too large Load diff

View file

@ -48,6 +48,11 @@ vendor/lib/omx/libOMX.Exynos.VP9.Decoder.so
vendor/lib/omx/libOMX.Exynos.WMV.Decoder.so
vendor/lib/soundfx/libaudioeffectoffload.so
vendor/lib/vndk/libtinyalsa.so
vendor/lib/camera.device@1.0-impl.so
vendor/lib/camera.device@3.2-impl.so
vendor/lib/camera.device@3.3-impl.so
vendor/lib/camera.device@3.4-impl.so
vendor/lib/camera.device@3.5-impl.so
vendor/lib/libExynosOMX_Core.so
vendor/lib/libExynosOMX_Resourcemanager.so
vendor/lib/libGrallocWrapper.so
@ -99,6 +104,11 @@ vendor/lib64/omx/libOMX.Exynos.VP8.Encoder.so
vendor/lib64/omx/libOMX.Exynos.VP9.Decoder.so
vendor/lib64/omx/libOMX.Exynos.WMV.Decoder.so
vendor/lib64/soundfx/libaudioeffectoffload.so
vendor/lib64/camera.device@1.0-impl.so
vendor/lib64/camera.device@3.2-impl.so
vendor/lib64/camera.device@3.3-impl.so
vendor/lib64/camera.device@3.4-impl.so
vendor/lib64/camera.device@3.5-impl.so
vendor/lib64/libExynosOMX_Core.so
vendor/lib64/libExynosOMX_Resourcemanager.so
vendor/lib64/libGrallocWrapper.so