diff --git a/filemanagement_aafwk.gni b/filemanagement_aafwk.gni index 2403366616808ead28d3527ae1a8f5cedad34d33..26516654df5cbec08f1c1e69d31313dc1fca1125 100644 --- a/filemanagement_aafwk.gni +++ b/filemanagement_aafwk.gni @@ -9,9 +9,10 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. -aafwk_inner_api_path = "//foundation/aafwk/standard/interfaces/innerkits" -aafwk_kits_path = "//foundation/aafwk/standard/frameworks/kits" -aafwk_path = "//foundation/aafwk/standard" -aafwk_services_path = "//foundation/aafwk/standard/services" +aafwk_inner_api_path = + "//foundation/ability/ability_runtime/interfaces/innerkits" +aafwk_kits_path = "//foundation/ability/ability_runtime/frameworks/kits" +aafwk_path = "//foundation/ability/ability_runtime" +aafwk_services_path = "//foundation/ability/ability_runtime/services"