Merge "Remove sys.vdso property" am: bb11b35c03

Change-Id: I91cfdbbcbd02a2b6c3ff0278d129a6daf2a43807
This commit is contained in:
Inseob Kim
2020-05-13 05:02:51 +00:00
committed by Automerger Merge Worker
4 changed files with 2 additions and 22 deletions

View File

@@ -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: