Add min_sdk_version:R to updatable apexes

APEXes introduced in R need to set min_sdk_version to ensure that they
are built against correct version of stubs (libc/liblog/...).

Bug: 152655956
Test: m
Merged-In: I205adf77355fd0c0aaeea7f4330f09c8a4d79a83
Change-Id: I205adf77355fd0c0aaeea7f4330f09c8a4d79a83
(cherry picked from commit 0f372fa1268b004e8a9d5615746414053d537f4f)
1 file changed
tree: 89923fff11a8c823a9ba10c5f7d7704b8e3c5028
  1. apex/
  2. api/
  3. src/
  4. tests/
  5. Android.bp
  6. jarjar-rules-shared.txt
  7. OWNERS
  8. PREUPLOAD.cfg
  9. README.md
  10. TEST_MAPPING
README.md

IKEv2 Library for Android

Introduction

This IKEv2 library is an in-process client library implementing the IKEv2 protocol as well as extensions necessary for the support of IWLAN. It is designed to work in a non-privileged fashion on top of the Android IPsec API surface.