Merge "Fix build" into nyc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
3552418fcf
@@ -307,6 +307,11 @@ public class BridgePackageManager extends PackageManager {
|
||||
return new String[0];
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getServicesSystemSharedLibraryPackageName() {
|
||||
return null;
|
||||
}
|
||||
|
||||
@Override
|
||||
public FeatureInfo[] getSystemAvailableFeatures() {
|
||||
return new FeatureInfo[0];
|
||||
|
||||
Reference in New Issue
Block a user