commit | 349f783bea2f1a3807c1095492735cde80b6ad19 | [log] [tgz] |
---|---|---|
author | Luis Hector Chavez <lhchavez@google.com> | Mon Jan 08 13:02:18 2018 -0800 |
committer | Luis Hector Chavez <lhchavez@google.com> | Mon Jan 08 13:24:32 2018 -0800 |
tree | 8be29a72a4bc3385bb57d9b962e71c4708b93c83 | |
parent | efa4a5201cbd4f12650d051865fef14a0b8d1da6 [diff] |
libcutils: Stop checking the uid of netlink messages This is a partial revert of https://android-review.googlesource.com/c/platform/system/core/+/528619. The uid-check was done before https://patchwork.kernel.org/patch/1525551/ was available, and thus is now unnecessary to perform such check, since we can just rely on the kernel patch now. Bug: 71632076 Test: aosp_sailfish-userdebug still works Change-Id: I1d1319b774483d1714ecb4dd838a20e055acc2a3