No description
Find a file
Tomasz Wasilczyk fed7d54dfc Don't use String8::empty
With the current definition, it's an alias of default constructor. This
has very different meaning from std::string empty, especially that
static method String8::empty can still be called from instance context.

One of such bugs are present in in ParametersUtil.

Bug: 295394788
Test: make checkbuild
Change-Id: I9116a0c42a6a9e94116eaaaa0fd60568db428838
2023-08-17 13:53:55 +00:00
atrace/1.0 Allow atrace hal tracefs access 2022-01-14 14:02:42 -08:00
audio Don't use String8::empty 2023-08-17 13:53:55 +00:00
authsecret Remove AIDL-libs from VNDK 2022-06-14 16:42:42 +09:00
automotive Update version for audiocontrol 2023-08-04 16:50:58 -07:00
biometrics Add faceauth HAL APEX 2023-05-25 17:35:23 +09:00
bluetooth bluetooth/aidl: Enable HCI reset in default hal only when running on emulator devices 2023-08-09 22:57:26 +00:00
boot boot 'Hidl' test is actually 'Aidl' 2022-11-04 22:02:09 +00:00
broadcastradio Added new owner to broadcast radio HIDL HAL 2022-06-28 19:58:59 +00:00
camera camera: Fix prefix length path for External Camera HAL am: b8863f6a03 2023-06-09 01:31:57 +00:00
cas CAS: Add SYS_NICE Capability 2023-08-08 15:35:08 +05:30
common Support mainline s/w codec 2023-08-01 19:32:52 +00:00
compatibility_matrices Mark keymint HAL and its friends as updatable-via-apex 2023-08-11 16:34:14 +09:00
configstore
confirmationui Merge "Link static version of KeyMint lib in VTS tests" 2023-03-07 10:41:15 +00:00
contexthub contexthub: Enable rust bindings 2023-05-05 22:00:55 +00:00
drm Update drm/1.3/vts/OWNERS 2023-04-26 20:41:40 +00:00
dumpstate Enable java backend for IDumpstateDevice HAL 2022-10-26 10:24:13 -05:00
fastboot Change fastboot default impl to 'recovery: true' 2023-01-28 00:09:35 +00:00
gatekeeper Test that the password isn't truncated (again) 2023-08-05 02:47:59 +00:00
gnss Merge "Adding bug component per http://go/xts-owners-policy" am: 827ca53e4e 2023-05-02 20:13:48 +00:00
graphics Fix a DimmingStage documentation typo by rewording the doc. 2023-07-20 23:07:17 +00:00
health Include <functional> for std::function and std::placeholders 2023-07-21 16:18:11 -07:00
identity Merge "identity: Set testMode to false for RKP." 2023-05-24 22:59:30 +00:00
input specify import version (I) 2022-12-23 03:49:06 +00:00
ir ir impl point fixes 2022-10-31 20:43:43 +00:00
keymaster Merge "Keymaster VTS: add TEST_MAPPING" 2023-06-12 16:57:08 +00:00
light lights: Add state to the example service 2023-06-29 10:54:30 -07:00
media AIDL BufferPool implementation (HIDL -> AIDL) 2023-08-01 19:32:45 +00:00
memtrack vndk libs - frozen true 2022-11-18 23:40:59 +00:00
neuralnetworks Make apex_available of nn hidl interfaces explicit in Android.bp 2023-05-05 23:52:38 +00:00
nfc Remove AIDL-libs from VNDK 2022-06-14 16:42:42 +09:00
oemlock Implement oemlock AIDL default 2022-11-15 17:37:08 +00:00
power Freeze android.hardware.power.stats 2023-07-31 23:48:01 +00:00
radio Return INVALID_ ARGUMENTS is the expected result 2023-07-06 02:10:44 +00:00
rebootescrow/aidl Remove AIDL-libs from VNDK 2022-06-14 16:42:42 +09:00
renderscript/1.0
scripts Update ANAPIC reviews to be easier to manage in gerrit 2023-02-22 23:01:48 +00:00
secure_element Merge "secure_element/aidl: add state checking in TearDown()" 2023-03-27 04:14:17 +00:00
security Merge "KeyMint: allow extra error code" into main 2023-08-16 10:20:21 +00:00
sensors Add CPU_WRITE_RARELY flag 2023-08-09 18:17:23 +00:00
soundtrigger Merge changes from topic "media_common_types_version_bump" 2022-09-07 23:30:55 +00:00
staging/threadnetwork create staging/threadnetwork and add OWNERS 2023-02-02 11:15:34 +08:00
tests Update vibrator example extension aidl_interface with versions_with_info 2023-03-21 16:08:08 +00:00
tetheroffload remove inprocess tethering 2023-05-17 15:19:29 +00:00
thermal Generate toString for Thermal AIDL parcelable 2023-02-09 15:54:58 -08:00
threadnetwork Merge "fix the Thread Network fuzz testing error" into main 2023-07-11 08:10:50 +00:00
tv Add fix vts fail when configureMonitorEvent am: b79cbf50f1 am: d8baeb3916 am: 1b000d1343 2023-06-30 00:33:22 +00:00
usb Merge "Test: Don't check results when no type-c ports" 2023-06-21 04:56:08 +00:00
uwb uwb: Rewrite implementation of sendUciMessage to use the opened File 2023-08-16 17:10:20 +00:00
vibrator Revert "Revert "vib example client on product"" 2023-03-13 22:29:13 +00:00
vr/1.0 Vts VR test -= vr.h - IWYU 2023-07-25 17:35:58 +00:00
weaver Freeze android.hardware.weaver 2023-07-31 23:47:54 +00:00
wifi Disable verbose nlinterceptor log 2023-08-10 18:03:56 +00:00
.clang-format
.gitignore Add .gitignore 2021-10-28 22:04:46 +00:00
Android.bp
CleanSpec.mk
current.txt Expose COLOR_MODE_DISPLAY_BT2020. 2022-12-01 22:07:33 -08:00
METADATA
NOTICE
OWNERS remove guangzhu from OWNERS 2022-08-01 16:19:14 +00:00
PREUPLOAD.cfg
TEST_MAPPING Add hal_implementation_test on automotive cf to test_mapping 2023-04-03 17:08:37 +00:00
update-base-files.sh Generate constants from the audio HAL V7.1 enums 2022-02-14 19:08:09 +00:00
update-makefiles.sh