Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 368b0c0c authored by SzuWei Lin's avatar SzuWei Lin Committed by android-build-merger
Browse files

Remove adding /odm from GSI makefile

am: d24396d4

Change-Id: I9f01384203a83e5635bc4d06c6cc225706a4e6e5
parents db33e9fc d24396d4
Loading
Loading
Loading
Loading
+0 −5
Original line number Original line Diff line number Diff line
@@ -47,11 +47,6 @@ NUM_FRAMEBUFFER_SURFACE_BUFFERS := 3
# Audio
# Audio
USE_XML_AUDIO_POLICY_CONF := 1
USE_XML_AUDIO_POLICY_CONF := 1


# b/64700195: add minimum support for odm.img
# Currently odm.img can only be built by `make custom_images`.
# Adding /odm mount point under root directory.
BOARD_ROOT_EXTRA_FOLDERS += odm

# Android Verified Boot (AVB):
# Android Verified Boot (AVB):
#   Builds a special vbmeta.img that disables AVB verification.
#   Builds a special vbmeta.img that disables AVB verification.
#   Otherwise, AVB will prevent the device from booting the generic system.img.
#   Otherwise, AVB will prevent the device from booting the generic system.img.