Update CTS shim
Add a stub shared library for testing. Bug: 174856119 Test: build Change-Id: If280d558b687d3b34d28a2857748fda2dece18dd Merged-In: If280d558b687d3b34d28a2857748fda2dece18dd
This commit is contained in:
@@ -52,6 +52,9 @@
|
|||||||
</intent-filter>
|
</intent-filter>
|
||||||
</activity>
|
</activity>
|
||||||
|
|
||||||
|
<!-- The stub shared library for package visibility test -->
|
||||||
|
<library android:name="com.android.cts.ctsshim.shared_library" />
|
||||||
|
|
||||||
</application>
|
</application>
|
||||||
</manifest>
|
</manifest>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user