Merge "passion: Disable filterTouchEvents" into froyo
This commit is contained in:
commit
f5b53a002c
@ -21,13 +21,6 @@
|
||||
<!-- Control whether status bar should distinguish HSPA data icon form UMTS data icon on devices -->
|
||||
<bool name="config_hspa_data_distinguishable">true</bool>
|
||||
|
||||
<!-- Enables special filtering code in the framework for raw touch events
|
||||
from the touch driver. This code exists for one particular device,
|
||||
and should not be enabled for any others. Hopefully in the future
|
||||
it will be removed when the lower-level touch driver generates better
|
||||
data. -->
|
||||
<bool name="config_filterTouchEvents">true</bool>
|
||||
|
||||
<!-- Component name of the default wallpaper. This will be ImageWallpaper if not
|
||||
specified -->
|
||||
<string name="default_wallpaper_component">com.android.wallpaper/.nexus.NexusWallpaper</string>
|
||||
|
Loading…
Reference in New Issue
Block a user