platform_system_core/libcutils/include/cutils
Maciej Żenczykowski 65d416a18f qtaguid.h - remove qtaguid_setPacifier declaration
There does not appear to be *any* implementation...

Additionally in a non-qtaguid eBPF world, this API simply appears meaningless...

cs/p:aosp-master qtaguid_setPacifier -file:system/core/libcutils/include.*/cutils/qtaguid[.]h$

finds nothing, except for:
  test/vts/specification/lib/ndk/bionic/1.0/libcutilsV1.vts

  api: {
    name: "qtaguid_setPacifier"
    return_type: {
      type: TYPE_SCALAR
      scalar_type: "int32_t"
    }
    arg: {
      type: TYPE_SCALAR
      scalar_type: "int32_t"
    }
  }

Test: TreeHugger
Signed-off-by: Maciej Żenczykowski <maze@google.com>
Change-Id: I0b7def936920d4dacf90d6bb0a8efb7b09811c6a
2022-12-18 20:40:09 +00:00
..
android_filesystem_config.h Move android_filesystem_config.h => fs_config.h 2017-08-03 17:20:27 +00:00
android_get_control_file.h Revert "Revert "Exporting C headers from system/core"" 2017-01-25 12:50:29 -08:00
android_reboot.h bootstat: enhance last reboot reason property with file backing 2020-02-14 13:24:16 -08:00
ashmem.h Fix cutils/ashmem.h copyright header. 2020-04-28 09:28:29 -07:00
atomic.h Revert "Revert "Exporting C headers from system/core"" 2017-01-25 12:50:29 -08:00
bitops.h Remove unused cruft from <cutils/bitops.h>. 2017-04-29 10:22:40 -07:00
compiler.h Revert "Revert "Exporting C headers from system/core"" 2017-01-25 12:50:29 -08:00
config_utils.h Revert "Revert "Exporting C headers from system/core"" 2017-01-25 12:50:29 -08:00
fs.h Revert "Revert "Exporting C headers from system/core"" 2017-01-25 12:50:29 -08:00
hashmap.h libcutils: remove some unused API. 2018-07-11 14:27:32 -07:00
iosched_policy.h Revert "Revert "Exporting C headers from system/core"" 2017-01-25 12:50:29 -08:00
klog.h Revert "Revert "Exporting C headers from system/core"" 2017-01-25 12:50:29 -08:00
list.h cutils: only support safe list iteration. 2021-11-03 10:26:36 -07:00
log.h Revert "Revert "Exporting C headers from system/core"" 2017-01-25 12:50:29 -08:00
memory.h [MemInit] Remove process_disable_memory_mitigations 2021-01-20 16:07:49 -08:00
misc.h Revert "Revert "Exporting C headers from system/core"" 2017-01-25 12:50:29 -08:00
multiuser.h Create utility method for converting sdk_sandbox_uid to app_uid 2022-03-03 21:49:43 +00:00
native_handle.h Add fdsan capabilities for native handles 2022-09-02 00:44:13 +00:00
partition_utils.h Start using new C++ Fstab class widely 2018-12-12 17:08:09 +00:00
properties.h libcutils: reimplement system property functions with libbase. 2020-05-21 16:20:16 -07:00
qtaguid.h qtaguid.h - remove qtaguid_setPacifier declaration 2022-12-18 20:40:09 +00:00
record_stream.h Move libcutils source to C++. 2017-11-10 13:18:10 -08:00
sched_policy.h DO NOT MERGE: Revert "Revert "libcutils: Move sched_policy functions into libprocessgroup"" 2019-01-25 16:49:09 +00:00
sockets.h libcutils: remove unused socket_set_receive_timeout(). 2019-11-08 15:21:39 -08:00
str_parms.h Revert "Revert "Exporting C headers from system/core"" 2017-01-25 12:50:29 -08:00
threads.h threads.h: avoid defining gettid on glibc >= 2.32 2021-03-05 09:55:15 +00:00
trace.h Updating ATRACE_ASYNC_FOR_TRACK_END to not require a name argument 2022-04-28 18:18:57 +00:00
uevent.h Revert "Revert "Exporting C headers from system/core"" 2017-01-25 12:50:29 -08:00