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

Commit 35940ab5 authored by Andreas Gampe's avatar Andreas Gampe
Browse files

Revert "OtaDexopt: Temporarily disable"

This reverts commit c0ba0e4b.

The underlying issue ('&' as shared library path for system apps) is
fixed and the backwards-compat path (versioning of the protocol) is
merged (commit e164b18c2097c4bd40da0cf559b0339d697896ef).

Bug: 115997390
Change-Id: I235f3f9137daf7d4be502b385783e0dffe2fce62
Test: m
Test: OTA tests
Test: manual OTA
parent c0ba0e4b
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -18,9 +18,6 @@

# This script will run as a postinstall step to drive otapreopt.

# Temporarily disable for b/115853663.
exit 0

TARGET_SLOT="$1"
STATUS_FD="$2"