summaryrefslogtreecommitdiff
path: root/libcutils/sockets_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
commit05ee11d827a59908680be9aaf59daa5471625723 (patch)
tree4957900bfa5f4adfa993111f4f5ef880d71e3e50 /libcutils/sockets_unix.cpp
parentfddf97e9264e174d85ee3634abeae8421b17fd75 (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/sockets_unix.cpp')
0 files changed, 0 insertions, 0 deletions