Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device does not have a touch screen, but does support touch emulation for basic events that supports tracking a hand of fingers (5 or more fingers) fully independently. This is an extension of PackageManager.FeatureFaketouch for input devices with this capability. Note that unlike a multitouch screen as defined by PackageManager.FeatureTouchscreenMultitouchJazzhand, not all two finger gestures can be detected due to the limitations described for PackageManager.FeatureFaketouchMultitouchDistinct.