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

Commit 99455d2b authored by Dennis Shen's avatar Dennis Shen
Browse files

aconfigd init.rc clean up

The flag guarding transition from system_aconfigd to mainline_aconfigd
has been turned on and locked in bp2a release. So safe to remove this
dead branch.

Test: m
Change-Id: I39b767d56be0a390ff52d39f1baf447b87a1d061
parent d7f203b4
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -1002,11 +1002,7 @@ on post-fs-data
    wait_for_prop keystore.module_hash.sent true
    perform_apex_config

    exec_start system_aconfigd_mainline_init
    start system_aconfigd_socket_service

    # start mainline aconfigd init, after transition, the above system_aconfigd_mainline_init
    # will be deprecated
    exec_start mainline_aconfigd_init
    start mainline_aconfigd_socket_service