Loading common/networkstackclient/Android.bp +1 −0 Original line number Original line Diff line number Diff line Loading @@ -28,6 +28,7 @@ aidl_interface { apex_available: [ apex_available: [ "//apex_available:platform", "//apex_available:platform", "com.android.bluetooth.updatable", "com.android.bluetooth.updatable", "com.android.tethering", ], ], // this is part of updatable modules(NetworkStack) which targets 29(Q) // this is part of updatable modules(NetworkStack) which targets 29(Q) min_sdk_version: "29", min_sdk_version: "29", Loading Loading
common/networkstackclient/Android.bp +1 −0 Original line number Original line Diff line number Diff line Loading @@ -28,6 +28,7 @@ aidl_interface { apex_available: [ apex_available: [ "//apex_available:platform", "//apex_available:platform", "com.android.bluetooth.updatable", "com.android.bluetooth.updatable", "com.android.tethering", ], ], // this is part of updatable modules(NetworkStack) which targets 29(Q) // this is part of updatable modules(NetworkStack) which targets 29(Q) min_sdk_version: "29", min_sdk_version: "29", Loading