Files
android/proprietary/drmwvmplugin/src/StubLib.java
Bryan Mawhinney 163d39278f Include a dummy jar in widevine distribution.
This suppresses the errors currently caused by
uses-library pointing to a .so

Bug: 4553918
Change-Id: I646456facae908c7937d4768010aef88d7389eee
2011-10-20 00:53:28 -07:00

5 lines
61 B
Java

package com.google.widevine.software.drm;
class StubLib {
}