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

Commit d285e3d7 authored by Vikram Gaur's avatar Vikram Gaur
Browse files

Add Cert processor system property

Test: TH
Change-Id: Ib2a6d96e1fdfe7ed90b471088401bef772ee8e6e
parent d76b3f31
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -504,6 +504,10 @@ PRODUCT_PACKAGES_DEBUG := \
    unwind_reg_info \
    unwind_symbols \

# For Remotely Provisioned Certificate Processor
PRODUCT_SYSTEM_PROPERTIES += \
    remote_provisioning.use_cert_processor=false

# The set of packages whose code can be loaded by the system server.
PRODUCT_SYSTEM_SERVER_APPS += \
    SettingsProvider \