Merge "qtaguid.h - remove qtaguid_setPacifier declaration" am: e28f0ecebc
Original change: https://android-review.googlesource.com/c/platform/system/core/+/2362423 Change-Id: If33872bceec6fe750da2f0f5d611240e116227d3 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
d3ff1ab4bc
1 changed files with 0 additions and 6 deletions
|
|
@ -33,12 +33,6 @@ extern int qtaguid_tagSocket(int sockfd, int tag, uid_t uid);
|
|||
*/
|
||||
extern int qtaguid_untagSocket(int sockfd);
|
||||
|
||||
/*
|
||||
* Enable/disable qtaguid functionnality at a lower level.
|
||||
* When pacified, the kernel will accept commands but do nothing.
|
||||
*/
|
||||
extern int qtaguid_setPacifier(int on);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue