Skip to content

Commit

Permalink
avicii: Remove shipping API
Browse files Browse the repository at this point in the history
  • Loading branch information
sreeshankark committed Jan 4, 2023
1 parent 13de848 commit 9d6f731
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ AB_OTA_POSTINSTALL_CONFIG += \
POSTINSTALL_PATH_vendor=bin/checkpoint_gc \
FILESYSTEM_TYPE_vendor=ext4 \
POSTINSTALL_OPTIONAL_vendor=true

# API
PRODUCT_SHIPPING_API_LEVEL := 29

# Boot control HAL
PRODUCT_PACKAGES += \
Expand Down
1 change: 0 additions & 1 deletion system.prop
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ ro.product.platform=lito
vendor.gatekeeper.disable_spu=true
ro.adb.secure=0
ro.vendor.qti.va_aosp.support=1
ro.product.first_api_level=29
ro.crypto.allow_encrypt_override=true
ro.crypto.dm_default_key.options_format.version=2
ro.crypto.volume.filenames_mode=aes-256-cts
Expand Down

0 comments on commit 9d6f731

Please sign in to comment.