Merge "frameworks/base/wifi: Move migration_samples to non-updatable directory"
This commit is contained in:
@@ -139,8 +139,8 @@ public final class WifiMigration {
|
|||||||
/**
|
/**
|
||||||
* Load data from legacy shared wifi config store file.
|
* Load data from legacy shared wifi config store file.
|
||||||
* <p>
|
* <p>
|
||||||
* Expected AOSP format is available in the sample files under {@code /frameworks/base/wifi/
|
* Expected AOSP format is available in the sample files under {@code
|
||||||
* java/android/net/wifi/migration_samples}.
|
* frameworks/base/wifi/non-updatable/migration_samples/}.
|
||||||
* </p>
|
* </p>
|
||||||
* <p>
|
* <p>
|
||||||
* Note:
|
* Note:
|
||||||
@@ -218,8 +218,8 @@ public final class WifiMigration {
|
|||||||
/**
|
/**
|
||||||
* Load data from legacy user wifi config store file.
|
* Load data from legacy user wifi config store file.
|
||||||
* <p>
|
* <p>
|
||||||
* Expected AOSP format is available in the sample files under {@code /frameworks/base/wifi/
|
* Expected AOSP format is available in the sample files under {@code
|
||||||
* java/android/net/wifi/migration_samples}.
|
* frameworks/base/wifi/non-updatable/migration_samples/}.
|
||||||
* </p>
|
* </p>
|
||||||
* <p>
|
* <p>
|
||||||
* Note:
|
* Note:
|
||||||
|
|||||||
Reference in New Issue
Block a user