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

Commit fc152125 authored by Liana Kazanova (xWF)'s avatar Liana Kazanova (xWF) Committed by Gerrit Code Review
Browse files

Revert^5 "Run module code only after KeyMints receive module info"

This reverts commit 9c830c45.

Reason for revert: DroidMonitor: Potential culprit for http://b/402202667 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted.

Change-Id: I45a04b41866f37c924e486d2cfe024327760fd67
parent 9c830c45
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -995,11 +995,8 @@ on post-fs-data
    mkdir /data/misc/stats-service/ 0770 statsd system
    mkdir /data/misc/train-info/ 0770 statsd system

    # TODO(b/369375199): Remove once attest modules flagging is removed.
    # Wait for apexd to finish activating APEXes before starting more processes.
    wait_for_prop apexd.status activated
    # Wait for KeyMints to receive APEX module info before starting code from updateable APEXes.
    # This is to prevent APEX modules from interfering in module measurement.
    wait_for_prop keystore.module_hash.sent true
    perform_apex_config

    exec_start system_aconfigd_mainline_init