rebootescrow: use package as name
In order to provide a more descriptive name, and to be consistent
with HIDL, the stable AIDL package names are switching from
vintf-rebootescrow format to the package format
(android.hardware.rebootescrow).
Bug: N/A
Test: all build time
Change-Id: I76487b1a325cc4a4c26382cf553c2edf6c27389f
diff --git a/cc/config/vndk.go b/cc/config/vndk.go
index 902bcc1..645c4a3 100644
--- a/cc/config/vndk.go
+++ b/cc/config/vndk.go
@@ -74,6 +74,7 @@
"android.hardware.power@1.0",
"android.hardware.power@1.1",
"android.hardware.radio@1.4",
+ "android.hardware.rebootescrow-ndk_platform",
"android.hardware.secure_element@1.0",
"android.hardware.sensors@1.0",
"android.hardware.soundtrigger@2.0",
@@ -169,6 +170,5 @@
"libxml2",
"libyuv",
"libziparchive",
- "vintf-rebootescrow-ndk_platform",
"vintf-vibrator-ndk_platform",
}