Update CTS shim
Add a stub shared library for testing. Bug: 174856119 Test: build Change-Id: If280d558b687d3b34d28a2857748fda2dece18dd
This commit is contained in:
parent
b8407d691c
commit
749557e93f
@ -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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user