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

Commit 8c91b547 authored by Jackal Guo's avatar Jackal Guo Committed by Automerger Merge Worker
Browse files

Merge "Update CTS shim" into sc-dev am: 804d93c2

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13763506

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I2800e6104bcd0c05461d7365cb573cee811248a1
parents c9028d52 804d93c2
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -53,6 +53,9 @@
            </intent-filter>
        </activity>

        <!-- The stub shared library for package visibility test -->
        <library android:name="com.android.cts.ctsshim.shared_library" />

    </application>
</manifest>