NanoAppFilter: Workaround HubId issues am: 3907049080 am: 41ef2a038d

am: d20ed26dff

Change-Id: Iba85f8939fca3bf097f8778fdd980bd9290a7530
This commit is contained in:
Greg Kaiser
2016-08-30 01:38:27 +00:00
committed by android-build-merger

View File

@@ -43,7 +43,8 @@ public class NanoAppFilter {
private long mAppIdVendorMask;
// Id of the context hub this instance is expected on
private int mContextHubId;
// TODO: Provide an API which will let us change this HubId.
private int mContextHubId = HUB_ANY;
/**
* Flag indicating any version. With this flag set, all versions shall match provided version.