Commit Graph

4 Commits

Author SHA1 Message Date
Hassan Ali
f20af33290 Use IsAtLeastS SdkLevel utility implementation
Bug: 175670047
Test: m
Change-Id: Ibbc11e0f1d103016883f67e2720777b43c08d282
2022-06-27 12:53:49 +00:00
Orion Hodson
059eb44e9f Move to renamed NDK symbol AFileDescriptor_getFd
Ignore-AOSP-First: automerger issue from aosp http://b/187941100#comment11
Bug: 185256332
Test: TH
Change-Id: I77f7551a97d015fe5cc54c053020504f5fb93ab7
2021-05-13 11:16:58 +00:00
Bob Badour
15e5bd140e [LSC] Add LOCAL_LICENSE_KINDS to frameworks/libs/net
Added SPDX-license-identifier-Apache-2.0 to:
  client-libs/Android.bp
  client-libs/tests/unit/Android.bp
  common/Android.bp
  common/native/bpf_syscall_wrappers/Android.bp
  common/native/netjniutils/Android.bp
  common/tests/unit/Android.bp

Bug: 68860345
Bug: 151177513
Bug: 151953481

Test: m all

Exempt-From-Owner-Approval: janitorial work
Change-Id: I6ea23b03b1fadb54c7974c9f716f0f13795f84c5
2021-02-22 16:10:07 -08:00
Orion Hodson
4ec55ea007 Share JNI file descriptor helper code
Move JNI File descriptor code from NetworkStack into a common native
static library.

Bug: 158749603
Test: atest NetworkStaticLibTests / treehugger
Change-Id: I3d14587ee8e8590b727736d7d2e29cba687e5514
2020-12-11 23:15:44 +00:00