Merge "Remove sys.vdso property" am: bb11b35c03
Change-Id: I91cfdbbcbd02a2b6c3ff0278d129a6daf2a43807
This commit is contained in:
@@ -12060,17 +12060,6 @@ public final class Settings {
|
||||
*/
|
||||
public static final String ALWAYS_ON_DISPLAY_CONSTANTS = "always_on_display_constants";
|
||||
|
||||
/**
|
||||
* System VDSO global setting. This links to the "sys.vdso" system property.
|
||||
* The following values are supported:
|
||||
* false -> both 32 and 64 bit vdso disabled
|
||||
* 32 -> 32 bit vdso enabled
|
||||
* 64 -> 64 bit vdso enabled
|
||||
* Any other value defaults to both 32 bit and 64 bit true.
|
||||
* @hide
|
||||
*/
|
||||
public static final String SYS_VDSO = "sys_vdso";
|
||||
|
||||
/**
|
||||
* UidCpuPower global setting. This links the sys.uidcpupower system property.
|
||||
* The following values are supported:
|
||||
|
||||
Reference in New Issue
Block a user