platform_frameworks_native/cmds/lshal
Jooyung Han 5cb0ad0cc4 Set min_sdk_version
This was done via the hard-coded list in build/soong.

Bug: 158059172
Test: m
Merged-In: I994c20b87ccdcd9b653bd38e0c7e147ba8ebcc06
Change-Id: I994c20b87ccdcd9b653bd38e0c7e147ba8ebcc06
(cherry picked from commit a75b18de787a9e09f4f248270601213f267f21fa)
2022-06-29 06:42:07 +09:00
..
libprocpartition Set min_sdk_version 2022-06-29 06:42:07 +09:00
Android.bp [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native 2021-02-15 19:24:54 -08:00
Command.h lshal: use pragma once 2019-06-25 08:54:34 -07:00
DebugCommand.cpp lshal: emphasize HIDL in docs/output 2021-02-02 23:25:39 +00:00
DebugCommand.h lshal: --debug omits info on parent objects. 2020-07-10 11:36:16 -07:00
HelpCommand.cpp lshal: Lshal register commands 2017-09-14 13:40:27 -07:00
HelpCommand.h lshal: use pragma once 2019-06-25 08:54:34 -07:00
ListCommand.cpp lshal: use libbase HexString 2021-07-29 15:18:20 -07:00
ListCommand.h Add libbinderdebug 2020-12-15 14:16:39 -08:00
Lshal.cpp lshal: PipeRelay: use modern classes. 2021-06-21 15:16:30 -07:00
Lshal.h lshal: --debug omits info on parent objects. 2020-07-10 11:36:16 -07:00
main.cpp Add tests to lshal. 2017-05-12 12:47:43 -07:00
NullableOStream.h lshal: use pragma once 2019-06-25 08:54:34 -07:00
OWNERS Add lshal owners 2018-12-21 23:37:41 +00:00
ParentDebugInfoLevel.h lshal: --debug omits info on parent objects. 2020-07-10 11:36:16 -07:00
PipeRelay.cpp lshal: exhaust pipe before closing. 2021-09-21 23:41:11 +00:00
PipeRelay.h lshal: PipeRelay: use modern classes. 2021-06-21 15:16:30 -07:00
TableEntry.cpp lshal: use libbase HexString 2021-07-29 15:18:20 -07:00
TableEntry.h Add libbinderdebug 2020-12-15 14:16:39 -08:00
test.cpp lshal: add test for large debug string. 2021-09-22 11:20:11 -07:00
TEST_MAPPING Fix lshal_test after updated defaults. 2019-06-26 18:20:28 -07:00
TextTable.cpp lshal: remove ListCommand addLine 2017-09-11 13:44:32 -07:00
TextTable.h lshal: use pragma once 2019-06-25 08:54:34 -07:00
Timeout.h lshal: use pragma once 2019-06-25 08:54:34 -07:00
utils.cpp Lshal: support commands. 2017-05-12 12:47:43 -07:00
utils.h lshal: use pragma once 2019-06-25 08:54:34 -07:00
WaitCommand.cpp lshal: emphasize HIDL in docs/output 2021-02-02 23:25:39 +00:00
WaitCommand.h lshal: add wait command 2019-07-12 00:44:27 +00:00