johnmart19
a8f6283fa6
[A16] MiuiCamera: Import camera shim for libgui
...
- Rom-side changes are complex and are not always work the best, in this specific case, let's just shim it out
Based on previous changes from the following authors:
Co-authored-by: Arian <arian.kulmer@web.de >
Co-authored-by: Alexander Winkowski <dereference23@outlook.com >
2025-06-26 14:31:12 +03:00
johnmart19
1825648867
MiuiCamera: Move Camera Extensions to system framework & add bootjar
2025-06-07 02:44:37 +03:00
johnmart19
1d90c3ea78
MiuiCamera: Import additional prebuilts & move to system
2025-05-28 23:36:04 +03:00
johnmart19
ab1260dbae
MiuiCamera: Remove 32bit prebuilts
2025-05-28 17:18:59 +03:00
johnmart19
2dc7df3655
MiuiCamera: Move to device/xiaomi/camera & keep prebuilts in vendor/xiaomi/camera
...
- Regenerate with Python Utils
- Picked latest prebuilts from HyperOS 1.0.3.0 Mi Alioth
- Main repo moved to https://github.com/PocoF3Releases/device_xiaomi_camera
2025-05-19 09:27:37 +03:00
johnmart19
09fa2c4b2a
MiuiCamera: Import CameraX Extensions from 1.0.3.0 Mi Alioth
2025-01-09 00:48:45 +02:00
johnmart19
54cdda077e
MiuiCamera: Simplify soong imports
...
- The following repos are unused for our prebuilts
2024-11-10 02:25:09 +02:00
johnmart19
44341dac8d
MiuiCamera: Remove duplicate prebuilts
...
- Already defined in vendor/xiaomi/alioth and buildenv
2024-10-08 01:50:41 +03:00
johnmart19 and Sebastiano Barezzi
adab7e9510
MiuiCamera: Import 32bit misys prebuilts & append _system suffix
...
- Import all missing 32bit prebuilts which are required by sybsystem libs
- Append _system to conflicting system libs
Inspired from sm8250-common: Append _vendor to conflicting vendor libs [https://github.com/LineageOS/android_device_xiaomi_sm8250-common/commit/a2d1f54ae9ee2a85aa5a0f71be6cec92af7a3b67 ]
Co-authored-by: Sebastiano Barezzi <seba@sebaubuntu.dev >
2024-10-08 01:48:48 +03:00
johnmart19 and Aaron Kling
c203475214
MiuiCamera: Add vendor soong imports to extract
...
Inspired from sm8250-common: Add vendor soong imports to extract [https://github.com/LineageOS/android_device_xiaomi_sm8250-common/commit/c8096b98e8fa8db7101f61f9ec5814e8a455e703 ]
- Also includes Alioth and sm8250-common repos
Co-authored-by: Aaron Kling <webgeek1234@gmail.com >
2024-10-08 01:21:00 +03:00
johnmart19
588f5f5b42
MiuiCamera: Prebuilts: Regenerate with ELF Checks
2024-10-08 01:20:24 +03:00
johnmart19
3d1c7fc7bc
MiuiCamera: Import Device-specific f2player
...
Following lib is used by qualcomm camera
2024-03-14 12:48:08 +02:00
johnmart19
f369a00f69
MiuiCamera: Initial Poco F3 Repository
...
- Includes following changes:
* Import Xiaomi MiSys Hal and Sepolicy
* Import needed camera permissions
* Import Camera Postprocessing
* Import Poco F3 / Mi 11x Device Features [For Miui Deps]
* Import camxoverride settings & tune down CameraX logging
* Import needed camera prebuilts for Poco F3 AOSP Device trees
* Import Leica/Miui Camera mod 5.x by https://t.me/itzdfplayer & HollyBear
* Create device-specific config overlay for following Camera to enable appropriate features
* Import device-specific OpenCL
* Import AOSP and LOS aux camera overlays
* Import appropriate sepolicy for Poco F3 / Mi11x
- Repo requires:
* Have device-side hides in libinit for .mod_device and .name
* Import MiSys entries to FCM [Example: https://github.com/VoidUI-Devices/device_xiaomi_sm8250-common/commit/47e3f385a6cd16b0200a4bfd34cad1fba75ac210 ]
* Enable newer HIDL overrideFormat [https://github.com/VoidUI-Devices/device_xiaomi_sm8250-common/commit/4d9f9a23e9f6e90a1a4cc1f5430f8ac53b1d5816 ]
* Build camera for Jemalloc [https://github.com/VoidUI-Devices/device_xiaomi_sm8250-common/commit/c5d5ea6706c72bbe8b4c3184f32a580f6c0e4c90 ]
* Set TARGET_CAMERA_PACKAGE_NAME for vendor tags [https://github.com/VoidUI-Devices/device_xiaomi_sm8250-common/commit/60ad521bf18764f51dcd1551c2addda1df0c81bb ] -> [https://github.com/VoidUI-Tiramisu/frameworks_av/commit/c4fbccafa0a6bab1bfe33ff23166e4bc5100533e ]
Used changes from following authors:
Co-authored-by: UtsavBalar1231 <utsavbalar1231@gmail.com >
Co-authored-by: ItzDFPlayer <deniskovalevskiy91@gmail.com >
Co-authored-by: chrisl7 <wandersonrodriguesf1@gmail.com >
2024-02-22 21:31:16 +02:00