Loading Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -318,6 +318,7 @@ java_defaults { "rs/java", "sax/java", "telecomm/java", "wifi/aidl-export", ], }, Loading wifi/Android.bp +16 −1 Original line number Diff line number Diff line Loading @@ -12,9 +12,15 @@ // See the License for the specific language governing permissions and // limitations under the License. filegroup { name: "framework-wifi-updatable-exported-aidl-sources", srcs: ["aidl-export/**/*.aidl"], path: "aidl-export", visibility: ["//visibility:private"], } filegroup { name: "framework-wifi-updatable-sources", name: "framework-wifi-updatable-java-sources", srcs: [ "java/**/*.java", "java/**/*.aidl", Loading @@ -23,6 +29,15 @@ filegroup { ":framework-wifi-non-updatable-sources" ], path: "java", visibility: ["//visibility:private"], } filegroup { name: "framework-wifi-updatable-sources", srcs: [ ":framework-wifi-updatable-java-sources", ":framework-wifi-updatable-exported-aidl-sources", ], } filegroup { Loading wifi/java/android/net/wifi/ScanResult.aidl→wifi/aidl-export/android/net/wifi/ScanResult.aidl +0 −0 File moved. View file wifi/java/android/net/wifi/SoftApCapability.aidl→wifi/aidl-export/android/net/wifi/SoftApCapability.aidl +0 −0 File moved. View file wifi/java/android/net/wifi/SoftApConfiguration.aidl→wifi/aidl-export/android/net/wifi/SoftApConfiguration.aidl +0 −0 File moved. View file Loading
Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -318,6 +318,7 @@ java_defaults { "rs/java", "sax/java", "telecomm/java", "wifi/aidl-export", ], }, Loading
wifi/Android.bp +16 −1 Original line number Diff line number Diff line Loading @@ -12,9 +12,15 @@ // See the License for the specific language governing permissions and // limitations under the License. filegroup { name: "framework-wifi-updatable-exported-aidl-sources", srcs: ["aidl-export/**/*.aidl"], path: "aidl-export", visibility: ["//visibility:private"], } filegroup { name: "framework-wifi-updatable-sources", name: "framework-wifi-updatable-java-sources", srcs: [ "java/**/*.java", "java/**/*.aidl", Loading @@ -23,6 +29,15 @@ filegroup { ":framework-wifi-non-updatable-sources" ], path: "java", visibility: ["//visibility:private"], } filegroup { name: "framework-wifi-updatable-sources", srcs: [ ":framework-wifi-updatable-java-sources", ":framework-wifi-updatable-exported-aidl-sources", ], } filegroup { Loading
wifi/java/android/net/wifi/ScanResult.aidl→wifi/aidl-export/android/net/wifi/ScanResult.aidl +0 −0 File moved. View file
wifi/java/android/net/wifi/SoftApCapability.aidl→wifi/aidl-export/android/net/wifi/SoftApCapability.aidl +0 −0 File moved. View file
wifi/java/android/net/wifi/SoftApConfiguration.aidl→wifi/aidl-export/android/net/wifi/SoftApConfiguration.aidl +0 −0 File moved. View file