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