Loading common/captiveportal/Android.bp +2 −0 Original line number Original line Diff line number Diff line Loading @@ -21,4 +21,6 @@ java_library { "androidx.annotation_annotation", "androidx.annotation_annotation", ], ], sdk_version: "system_current", sdk_version: "system_current", // this is part of updatable modules(NetworkStack) which targets 29(Q) min_sdk_version: "29", } } No newline at end of file common/netlinkclient/Android.bp +2 −0 Original line number Original line Diff line number Diff line Loading @@ -24,4 +24,6 @@ java_library { "androidx.annotation_annotation", "androidx.annotation_annotation", ], ], sdk_version: "system_current", sdk_version: "system_current", // this is part of updatable modules(NetworkStack) which targets 29(Q) min_sdk_version: "29", } } common/networkstackclient/Android.bp +6 −0 Original line number Original line Diff line number Diff line Loading @@ -29,6 +29,8 @@ aidl_interface { "//apex_available:platform", "//apex_available:platform", "com.android.wifi", "com.android.wifi", ], ], // this is part of updatable modules(NetworkStack) which targets 29(Q) min_sdk_version: "29", }, }, ndk: { ndk: { enabled: false, enabled: false, Loading Loading @@ -91,6 +93,8 @@ aidl_interface { "com.android.bluetooth.updatable", "com.android.bluetooth.updatable", "com.android.wifi", "com.android.wifi", ], ], // this is part of updatable modules(NetworkStack) which targets 29(Q) min_sdk_version: "29", }, }, ndk: { ndk: { enabled: false, enabled: false, Loading Loading @@ -119,6 +123,8 @@ aidl_interface { java_library { java_library { name: "networkstack-client", name: "networkstack-client", sdk_version: "system_current", sdk_version: "system_current", // this is part of updatable modules(NetworkStack) which targets 29(Q) min_sdk_version: "29", srcs: [ srcs: [ ":framework-annotations", ":framework-annotations", "src/android/net/IpMemoryStoreClient.java", "src/android/net/IpMemoryStoreClient.java", Loading Loading
common/captiveportal/Android.bp +2 −0 Original line number Original line Diff line number Diff line Loading @@ -21,4 +21,6 @@ java_library { "androidx.annotation_annotation", "androidx.annotation_annotation", ], ], sdk_version: "system_current", sdk_version: "system_current", // this is part of updatable modules(NetworkStack) which targets 29(Q) min_sdk_version: "29", } } No newline at end of file
common/netlinkclient/Android.bp +2 −0 Original line number Original line Diff line number Diff line Loading @@ -24,4 +24,6 @@ java_library { "androidx.annotation_annotation", "androidx.annotation_annotation", ], ], sdk_version: "system_current", sdk_version: "system_current", // this is part of updatable modules(NetworkStack) which targets 29(Q) min_sdk_version: "29", } }
common/networkstackclient/Android.bp +6 −0 Original line number Original line Diff line number Diff line Loading @@ -29,6 +29,8 @@ aidl_interface { "//apex_available:platform", "//apex_available:platform", "com.android.wifi", "com.android.wifi", ], ], // this is part of updatable modules(NetworkStack) which targets 29(Q) min_sdk_version: "29", }, }, ndk: { ndk: { enabled: false, enabled: false, Loading Loading @@ -91,6 +93,8 @@ aidl_interface { "com.android.bluetooth.updatable", "com.android.bluetooth.updatable", "com.android.wifi", "com.android.wifi", ], ], // this is part of updatable modules(NetworkStack) which targets 29(Q) min_sdk_version: "29", }, }, ndk: { ndk: { enabled: false, enabled: false, Loading Loading @@ -119,6 +123,8 @@ aidl_interface { java_library { java_library { name: "networkstack-client", name: "networkstack-client", sdk_version: "system_current", sdk_version: "system_current", // this is part of updatable modules(NetworkStack) which targets 29(Q) min_sdk_version: "29", srcs: [ srcs: [ ":framework-annotations", ":framework-annotations", "src/android/net/IpMemoryStoreClient.java", "src/android/net/IpMemoryStoreClient.java", Loading