diff --git a/BUILD.gn b/BUILD.gn index 2c779909f0b73aa25a632cc1017cb3d40d91d40f..4b370742b97cc55e6947e30cf00a0469ca0e9ead 100755 --- a/BUILD.gn +++ b/BUILD.gn @@ -11,7 +11,7 @@ # 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. -# +# import("//third_party/mbedtls/mbedtls.gni") @@ -122,6 +122,7 @@ if (defined(ohos_lite)) { install_images = [ "system", "updater", + "ramdisk", ] }