summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMayank Garg <gargmayank@google.com>2020-01-22 23:51:38 -0800
committerMayank Garg <gargmayank@google.com>2020-01-22 23:51:38 -0800
commit50ad1c631c85f0ef4c8e9ab4bb351d21ac0c1e56 (patch)
tree1b39dc6d81f75c3b45ea8ef5076910b0f6b863a7
parenta4489c7f7e81dfc32446117539b799f2686eb8cc (diff)
downloadlibsysprop-50ad1c631c85f0ef4c8e9ab4bb351d21ac0c1e56.tar.gz
Remove deprecated headless flag.
Bug: 130349082 Test: build Change-Id: Ia305575bcaf7db4bea84d53d3c8cbacc4f234de9
-rw-r--r--srcs/android/sysprop/CarProperties.sysprop8
-rw-r--r--srcs/api/PlatformProperties-current.txt6
-rw-r--r--srcs/api/PlatformProperties-latest.txt6
3 files changed, 0 insertions, 20 deletions
diff --git a/srcs/android/sysprop/CarProperties.sysprop b/srcs/android/sysprop/CarProperties.sysprop
index bc0c1e8..e55bb8a 100644
--- a/srcs/android/sysprop/CarProperties.sysprop
+++ b/srcs/android/sysprop/CarProperties.sysprop
@@ -16,14 +16,6 @@ owner: Platform
module: "android.sysprop.CarProperties"
prop {
- api_name: "headless_system_user"
- type: Boolean
- scope: Internal
- access: ReadWrite
- prop_name: "android.car.systemuser.headless"
-}
-
-prop {
api_name: "boot_user_override_id"
type: Integer
scope: Internal
diff --git a/srcs/api/PlatformProperties-current.txt b/srcs/api/PlatformProperties-current.txt
index bc2f330..238b0d1 100644
--- a/srcs/api/PlatformProperties-current.txt
+++ b/srcs/api/PlatformProperties-current.txt
@@ -26,12 +26,6 @@ props {
prop_name: "android.car.systemuser.bootuseroverrideid"
}
prop {
- api_name: "headless_system_user"
- access: ReadWrite
- scope: Internal
- prop_name: "android.car.systemuser.headless"
- }
- prop {
api_name: "number_pre_created_guests"
type: Integer
access: ReadWrite
diff --git a/srcs/api/PlatformProperties-latest.txt b/srcs/api/PlatformProperties-latest.txt
index 4c662d7..5a66f03 100644
--- a/srcs/api/PlatformProperties-latest.txt
+++ b/srcs/api/PlatformProperties-latest.txt
@@ -17,12 +17,6 @@ props {
prop_name: "android.car.systemuser.bootuseroverrideid"
}
prop {
- api_name: "headless_system_user"
- access: ReadWrite
- scope: Internal
- prop_name: "android.car.systemuser.headless"
- }
- prop {
api_name: "trusted_device_device_name_prefix"
type: String
scope: Internal