frameworks/base/wifi: Move migration_samples to non-updatable directory

This is not part of the Wifi module, move it to the non-updatable
directory.

Bug: 176105484
Test: compiles
Change-Id: I38b6eeb6d784cc6e2a87f0161b32be180ade3bdc
This commit is contained in:
David Su
2020-12-21 14:50:34 -08:00
parent e7cc3ae663
commit 8814f7f4f2
6 changed files with 4 additions and 4 deletions

View File

@@ -139,8 +139,8 @@ public final class WifiMigration {
/**
* Load data from legacy shared wifi config store file.
* <p>
* Expected AOSP format is available in the sample files under {@code /frameworks/base/wifi/
* java/android/net/wifi/migration_samples}.
* Expected AOSP format is available in the sample files under {@code
* frameworks/base/wifi/non-updatable/migration_samples/}.
* </p>
* <p>
* Note:
@@ -218,8 +218,8 @@ public final class WifiMigration {
/**
* Load data from legacy user wifi config store file.
* <p>
* Expected AOSP format is available in the sample files under {@code /frameworks/base/wifi/
* java/android/net/wifi/migration_samples}.
* Expected AOSP format is available in the sample files under {@code
* frameworks/base/wifi/non-updatable/migration_samples/}.
* </p>
* <p>
* Note: