* Seems to be an issue where if modemst1/2 (efs) is wiped modem only
looks for fsg to rebuild efs in the root_directory.
* Even though this isn't correct it should allow radio to be easily
flashed during future firmware upgrades as the stock radio.img is
a container which flashes fsg/modem then passes the command to
wipe modemst*
Signed-off-by: Andrew Hexen <SyberHexen@gmail.com>
Change-Id: Ic7acabbe16d66740b3aee414be60c24d3a0de43d
The new folder structure now looks like this:
device/qcom/sepolicy_vndr
├─ legacy-um (meant for sdm845 until sm8350)
├─ sm8450
└─ sm8550
SEPolicy.mk placed in the root automatically redirects devices to the
proper subfolder.
Change-Id: I4ed1a06af779909d64172da294c4a99a3ae9ba0d
* 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
Fixes:
E HidlServiceManagement: Service com.dsi.ant@1.0::IAnt/default must be in VINTF manifest in order to register/get.
E LegacySupport: Could not register service com.dsi.ant@1.0::IAnt/default (-2147483648).
I android.hardware.bluetooth@1.0-service: Error while registering ANT service: -2147483648
Change-Id: Ifec99544b90dcf11f83e22c0436b89bb1a279e6a
As of I3c7aed1bdb45db728d319f7d757400e44d232283 the Bluetooth stack
defaults to reasonable defaults that should work for all devices.
Change-Id: I056d63c4c8a2727e384172e964dc0000b6773504
To allow turning these into errors on other devices, and incrementally
fix these issue, set BUILD_BROKEN_DUP_RULES.
Bug: 77611511
Test: check out/soong.log
Change-Id: I3b8f29f0f9e2ad445e72c65e7688b109817dcff3
This is a squash of the following:
Author: Dan Pasanen <dan.pasanen@gmail.com>
Date: Sat Oct 19 00:06:11 2019 -0500
floral: Reserve additional space on system/product/vendor
Change-Id: Iacd45444dd0d3f423314a8edb243370600f37cdb
Author: Nolen Johnson <johnsonnolen@gmail.com>
Date: Sun Aug 16 03:27:34 2020 +0530
floral: Don't reserve space for gapps WITH_GMS
Change-Id: Ie95b32654772622f7a061947c252b09a45db8fdd
Author: LuK1337 <priv.luk@gmail.com>
Date: Sun Sep 6 14:51:31 2020 +0200
floral: Don't limit system inode count when !WITH_GMS
Change-Id: I458edd755fa436feadeb9f5fb2aecb0da797b0ef
Author: Eamon Powell <eamonpowell@outlook.com>
Date: Fri Jan 1 11:59:38 2021 +1100
floral: Adjust reserved partition space
* Increase reserved partition space for vendor and add reserved
partition space for system_ext so both partitions can be
written to, regardless of GMS presence.
* Increase product reserved partition space so smaller addon
packages that write to the product partition like MindTheGapps
can be installed.
* Increase the amount of available space on the system partition
so the user can optionally choose to install other addon packages
that write to the system partition such as OpenGapps.
Change-Id: I8d3ecca3980d50621f960fd7dff22ba40f495fee
[SebaUbuntu] Always reserve at least 30MB on each partition
Change-Id: I0382f5070751ef4d1be0e48bb89c7abb7eba22c6
- 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