No description
Find a file
Jiyong Park d7fcbb00d7 Update the current API dump
All aidl_interface modules should by default considered as stable, in
case it is used across system and vendor partitions, or across modules.
Like other API surfaces, we need to have a dump for the current
(yet-to-be-released) version and update it when there is an API change.
This is done via .

Then the owner of the interface can freeze the current version as a
numbered version via .

This change shal be rejected only when the owner is certain that the
interface is not used across the updatable boundaries.

Bug: 152655547
Test: m
Change-Id: Ia633e3a143b35626c59b2447c38c1710ee270f0c
Merged-In: Ia633e3a143b35626c59b2447c38c1710ee270f0c
2020-04-08 18:27:11 +09:00
atrace/1.0 Rename vts-core to vts 2020-04-07 15:17:02 -07:00
audio Rename vts-core to vts 2020-04-07 15:17:02 -07:00
authsecret/1.0 Rename vts-core to vts 2020-04-07 15:17:02 -07:00
automotive Rename vts-core to vts 2020-04-07 15:17:02 -07:00
biometrics Rename vts-core to vts 2020-04-07 15:17:02 -07:00
bluetooth Rename vts-core to vts 2020-04-07 15:17:02 -07:00
boot Rename vts-core to vts 2020-04-07 15:17:02 -07:00
broadcastradio Rename vts-core to vts 2020-04-07 15:17:02 -07:00
camera Fix bugprone-use-after-move warnings 2020-03-05 15:30:00 -08:00
cas ./update-makefiles.sh, for union changes/memory 2019-11-26 09:24:31 -08:00
compatibility_matrices Drop configstore@1.1 from compatibility_matrix. 2020-03-30 20:28:35 +00:00
configstore Rename vts-core to vts 2020-04-07 15:17:02 -07:00
confirmationui Rename vts-core to vts 2020-04-07 15:17:02 -07:00
contexthub/1.0 Rename vts-core to vts 2020-04-07 15:17:02 -07:00
drm Rename vts-core to vts 2020-04-07 15:17:02 -07:00
dumpstate Rename vts-core to vts 2020-04-07 15:17:02 -07:00
fastboot/1.0 Remove libhwbinder/libhidltransport deps 2019-09-06 01:07:02 +00:00
gatekeeper/1.0 Rename vts-core to vts 2020-04-07 15:17:02 -07:00
gnss Rename vts-core to vts 2020-04-07 15:17:02 -07:00
graphics Rename vts-core to vts 2020-04-07 15:17:02 -07:00
health Rename vts-core to vts 2020-04-07 15:17:02 -07:00
identity Update the current API dump 2020-04-08 18:27:11 +09:00
input Remove libhwbinder/libhidltransport deps 2019-09-06 01:07:02 +00:00
ir/1.0 Rename vts-core to vts 2020-04-07 15:17:02 -07:00
keymaster Rename vts-core to vts 2020-04-07 15:17:02 -07:00
light Rename vts-core to vts 2020-04-07 15:17:02 -07:00
media Rename vts-core to vts 2020-04-07 15:17:02 -07:00
memtrack/1.0 Rename vts-core to vts 2020-04-07 15:17:02 -07:00
neuralnetworks Rename vts-core to vts 2020-04-07 15:17:02 -07:00
nfc Rename vts-core to vts 2020-04-07 15:17:02 -07:00
oemlock/1.0 Rename vts-core to vts 2020-04-07 15:17:02 -07:00
power Rename vts-core to vts 2020-04-07 15:17:02 -07:00
radio Rename vts-core to vts 2020-04-07 15:17:02 -07:00
renderscript/1.0 Rename vts-core to vts 2020-04-07 15:17:02 -07:00
secure_element Rename vts-core to vts 2020-04-07 15:17:02 -07:00
sensors Merge "HalProxy unit test to expose incorrect numEventsOnPendingQueue" am: 4ce37f131d 2020-02-27 20:53:20 +00:00
soundtrigger Rename vts-core to vts 2020-04-07 15:17:02 -07:00
tests android.hardware.tests.lazy@1.0::ILazy 2020-03-24 18:50:06 -07:00
tetheroffload Rename vts-core to vts 2020-04-07 15:17:02 -07:00
thermal Rename vts-core to vts 2020-04-07 15:17:02 -07:00
tv Rename vts-core to vts 2020-04-07 15:17:02 -07:00
usb Rename vts-core to vts 2020-04-07 15:17:02 -07:00
vibrator Rename vts-core to vts 2020-04-07 15:17:02 -07:00
vr/1.0 Rename vts-core to vts 2020-04-07 15:17:02 -07:00
weaver/1.0 Rename vts-core to vts 2020-04-07 15:17:02 -07:00
wifi Rename vts-core to vts 2020-04-07 15:17:02 -07:00
.clang-format Replace clang-format with symlink. 2019-01-18 14:26:33 -08:00
Android.bp libhidl_gtest_helpers -> libhidl_gtest_helper 2019-10-29 14:20:45 -07:00
CleanSpec.mk Convert audio HAL service mk to bp and rename the service 2019-11-07 14:12:30 -08:00
current.txt Add current.txt HAL sections for S. 2020-03-27 17:12:57 -07:00
MODULE_LICENSE_APACHE2 Apache2 module license. 2016-08-30 11:28:36 -07:00
NOTICE Apache2 module license. 2016-08-30 11:28:36 -07:00
OWNERS Add restricted OWNERS for .hal/.aidl files. 2019-08-09 15:07:49 -07:00
PREUPLOAD.cfg PREUPLOAD.cfg: enable bpfmt 2019-12-10 09:51:58 -08:00
TEST_MAPPING s/hidl_/hal_/ for hidl_implementation_test 2020-02-04 13:36:22 -08:00
update-base-files.sh Adding Dataspace BT2020_SRGB and ColorMode BT2020_SRGB 2018-10-22 11:19:52 -07:00
update-makefiles.sh Remove update scripts for VTS makefiles. 2019-02-28 18:39:29 +00:00