Remove invalid/add missing Export annotations
This commit is contained in:
@@ -26,6 +26,7 @@ public class DevicePcmPlayerProvider implements PcmPlayerProvider {
|
||||
signature = "(B)Lco;",
|
||||
garbageValue = "-49"
|
||||
)
|
||||
@Export("player")
|
||||
public PcmPlayer player() {
|
||||
return new DevicePcmPlayer();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user