summaryrefslogtreecommitdiff
path: root/libcutils/socket_local_server_unix.cpp
diff options
context:
space:
mode:
authorChenbo Feng <fengc@google.com>2017-10-25 11:23:50 -0700
committerChenbo Feng <fengc@google.com>2017-11-08 16:28:43 -0800
commit5b11831aa1d54550dee5f9c3d48cedd27871955f (patch)
tree4957900bfa5f4adfa993111f4f5ef880d71e3e50 /libcutils/socket_local_server_unix.cpp
parentdbef1eeb45846a7c656f9b627033b98ce5c80569 (diff)
Move qtaguid API out of libcutils
The qtaguid kernel module will be deprecated on devices running 4.9 kernel or above and we need to support both old and new module in userspace. Netd is responsible for choosing which kernel module to use and all the current qtaguid native implementation need to be hided behind it. So the current qtaguid native API implementation will be moved to a isolate library under system/core and only netd can access to it. The libcutils qtaguid API will become a wrapper to send request to netd module. This modification will make sure the apps that currently using this native API will not be broken. Bug: 30950746 Test: All cts and vts test related should not fail. Change-Id: I9de98a25ed5dc71bbf520ee0aadd16d59025699a
Diffstat (limited to 'libcutils/socket_local_server_unix.cpp')
0 files changed, 0 insertions, 0 deletions