aboutsummaryrefslogtreecommitdiff
path: root/BoardConfig.mk
Commit message (Collapse)AuthorAgeFilesLines
* veux: Remove bdroid_buildcfg.hMichael Bestas2023-01-081-3/+0
| | | | | | | | As of I3c7aed1bdb45db728d319f7d757400e44d232283 the Bluetooth stack defaults to reasonable defaults that should work for all devices. Change-Id: I056d63c4c8a2727e384172e964dc0000b6773504 Signed-off-by: Ahmad Rulim <personal@rulim34.dev>
* veux: Switch to legacy sepolicy_vndrEdwin Moquete2023-01-051-1/+1
| | | | | Change-Id: I13229c3057bf32c81b0fdace075f0791cb8ad380 Signed-off-by: Ahmad Rulim <personal@rulim34.dev>
* veux: proprietary-files: Update veux vendor blobskleidione Freitas2023-01-051-1/+1
| | | | | | - Extracted veux-user 12 SKQ1.211006.001 V13.0.4.0.SKCMIXM Signed-off-by: kleidione <kleidione@gmail.com>
* veux: Do not reserve vanilla builds partitionskleidione Freitas2023-01-051-5/+1
| | | | Signed-off-by: kleidione <kleidione@gmail.com>
* veux: proprietary-files: Update veux vendor blobskleidione Freitas2023-01-051-1/+1
| | | | - Extracted veux-user 12 SKQ1.211006.001 V13.0.2.0.SKCMIXM
* veux: Drop QTI camera device usageSebastiano Barezzi2023-01-051-3/+0
| | | | | | | * qcom-camera topic hasn't been ported to 19.1 * Keep building vendor.qti.hardware.camera.device@1.0 interface lib, IMS stack and possibly camera HAL still needs it Change-Id: I87bcd5b54ad986d5844df50de243fc1a18507198
* veux: Kill console parametersSebastiano Barezzi2023-01-051-3/+0
| | | | Change-Id: I69a14e00cfc3291175351259f2d8cbd6b0dc827a
* veux: Remove virtual framebufferAlexander Koskovich2023-01-051-1/+0
| | | | | | | | | * It's largely for testing purposes and it consumes a large amount of memory. If your hardware doesn't have graphics then it can be useful, which isn't the case for shipped devices. Change-Id: I2348718ad3afba846498572161fa7e83dd8b7ce9
* veux: Import product propskubersharma0012023-01-051-0/+1
| | | | | | - V13.0.8.0.RKCMIXM Change-Id: I54c4a00971a42750a4b0809913250f72b0b7c167
* veux: Merge common tree to veuxkleidione Freitas2022-11-091-5/+230
| | | | | | | - Ref: https://github.com/xiaomi-sm6375-devs/android_device_xiaomi_sm6375-common Signed-off-by: kleidione <kleidione@gmail.com>
* veux: Add exclusion for vendor ELF prebuiltsRoger Ellis2022-05-231-0/+1
| | | | | | | | | | | - ELF prebuilts were banned in PRODUCT_COPY_FILES starting May 11. - Adding BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true to BoardConfig.mk temoporarily. - See b/156534160 for long-term fix which should override this change. Test: Build Bug: 156534160 Change-Id: I7d80798d3b2d3818bc835fcede21de2e7ab04735
* veux: add libinit for variant handlingRamii Ahmed2022-05-231-0/+4
| | | | Change-Id: I89280df82431980c40f415ff2e2862f7fe9eb8a6
* veux: Allow OTA assertRamii Ahmed2022-05-231-0/+3
| | | | | | * to support both variants of the device Change-Id: Idbf3d58c306a317ff21636c93c34b1420c714cba
* veux: Allow broken duplicate build rulesRamii Ahmed2022-05-231-0/+3
| | | | Change-Id: Icc7f1445a7ef12d1db9c49ddc1800e4476196411
* veux: Inherit from sm6375-commonRamii Ahmed2022-04-221-0/+16
Change-Id: I7c2239425ded71fa967d983a637564aaaef3b8a9