No description
Find a file
Mikhail Naganov afea6a410f Convert mask types from uint32_t to enum type
This applies to the following types:

- audio_gain_mode_t;
- audio_flags_mask_t;
- audio_channel_representation_t;
- audio_channel_mask_t;
- audio_devices_t.

Enum types are distinct thus proper overloading on the type
is possible in C++. Also, assignments to enum types are
less prone to errors.

Bug: 169889714
Test: basic audio functionality
Change-Id: I6366511b421ccab2782310ecc15a13e08d9c17af
2020-10-08 17:25:28 +00:00
audio Convert mask types from uint32_t to enum type 2020-10-08 17:25:28 +00:00
include Convert mask types from uint32_t to enum type 2020-10-08 17:25:28 +00:00
Android.bp block_suspend: test util to block suspend from shell 2019-11-11 12:32:59 -08:00
block_suspend.cpp block_suspend: avoid CPU spinloop 2020-10-07 18:03:00 +00:00
CleanSpec.mk Fix incremental builds by adding Cleanspec step 2011-07-22 16:23:43 -07:00
METADATA Add METADATA to libhardware_legacy: Apache2=NOTICE 2020-05-01 10:03:37 -07:00
NOTICE auto import from //depot/cupcake/@135843 2009-03-03 19:32:14 -08:00
OWNERS libhardware_legacy: add trong to OWNERS 2018-10-22 15:19:45 -07:00
power.cpp libpower: RAII wake lock implementation 2019-06-26 13:01:39 -07:00
power_test.cpp libpower: RAII wake lock implementation 2019-06-26 13:01:39 -07:00
TEST_MAPPING DO NOT MERGE Demote libpower_test to postsubmit 2019-07-19 18:27:56 +00:00
uevent.c libhardware_legacy: Android.mk -> Android.bp 2017-04-14 16:05:25 +00:00