Loading data/etc/Android.bp +2 −2 Original line number Diff line number Diff line Loading @@ -173,8 +173,8 @@ prebuilt_etc { } prebuilt_etc { name: "android.hardware.threadnetwork.prebuilt.xml", src: "android.hardware.threadnetwork.xml", name: "android.hardware.thread_network.prebuilt.xml", src: "android.hardware.thread_network.xml", defaults: ["frameworks_native_data_etc_defaults"], } Loading data/etc/android.hardware.threadnetwork.xml→data/etc/android.hardware.thread_network.xml +2 −2 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ See the License for the specific language governing permissions and limitations under the License. --> <!-- Adds the feature indicating support for the ThreadNetwork API --> <!-- Adds the feature indicating support for the Thread networking protocol --> <permissions> <feature name="android.hardware.threadnetwork" /> <feature name="android.hardware.thread_network" /> </permissions> Loading
data/etc/Android.bp +2 −2 Original line number Diff line number Diff line Loading @@ -173,8 +173,8 @@ prebuilt_etc { } prebuilt_etc { name: "android.hardware.threadnetwork.prebuilt.xml", src: "android.hardware.threadnetwork.xml", name: "android.hardware.thread_network.prebuilt.xml", src: "android.hardware.thread_network.xml", defaults: ["frameworks_native_data_etc_defaults"], } Loading
data/etc/android.hardware.threadnetwork.xml→data/etc/android.hardware.thread_network.xml +2 −2 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ See the License for the specific language governing permissions and limitations under the License. --> <!-- Adds the feature indicating support for the ThreadNetwork API --> <!-- Adds the feature indicating support for the Thread networking protocol --> <permissions> <feature name="android.hardware.threadnetwork" /> <feature name="android.hardware.thread_network" /> </permissions>