rectify:moudule_out_path in the configuration file BUILD.gn file in the Fuzz use case

Signed-off-by: ge-jinming <gejinming1@h-partners.com>
This commit is contained in:
ge-jinming 2023-09-27 11:12:53 +08:00
parent 3864d3eaca
commit 8246cb894e

View File

@ -11,7 +11,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
module_output_path = "startup/init"
module_output_path = "init/init"
#####################hydra-fuzz###################
import("//build/config/features.gni")