Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save marcofugaro/3776f6a2aae3477704c8e445ed8ebc17 to your computer and use it in GitHub Desktop.

Select an option

Save marcofugaro/3776f6a2aae3477704c8e445ed8ebc17 to your computer and use it in GitHub Desktop.
Rooting a Pixel

REFERENCES

APPS

STEPS

Unlock the bootloader

Patch the boot image

Flash the patched image

  • ./adb reboot bootloader
  • ./fastboot flash init_boot_a magisk_patched-28100_rocYP.img
  • ./fastboot flash init_boot_b magisk_patched-28100_rocYP.img
  • ./fastboot reboot
"default_playback_speed": 1,
"default_video_quality_mobile": 1080,
"default_video_quality_wifi": 1080,
"disable_ambient_mode": true,
"disable_auto_captions": true,
"disable_chapter_skip_double_tap": true,
"disable_like_dislike_glow": true,
"disable_splash_animation": true,
"disable_translucent_status_bar": true,
"enable_opus_codec": false,
"hide_ai_generated_video_summary_section": true,
"hide_attributes_section": true,
"hide_autoplay_preview": true,
"hide_clip_button": true,
"hide_contents_section": true,
"hide_download_button": true,
"hide_mix_playlists": true,
"hide_navigation_notifications_button": true,
"hide_navigation_shorts_button": true,
"hide_playables": true,
"hide_player_flyout_menu_ambient_mode": true,
"hide_player_previous_next_button": true,
"hide_player_youtube_music_button": true,
"hide_quick_actions": true,
"hide_remix_button": true,
"hide_report_button": true,
"hide_rewards_button": true,
"hide_shop_button": true,
"hide_shorts_shelf_history": true,
"hide_thanks_button": true,
"hide_toolbar_create_button": true,
"hide_transcript_section": true,
"hide_voice_search_button": true,
"miniplayer_drag_and_drop": false,
"miniplayer_hide_subtext": true,
"miniplayer_type": "tablet",
"remove_viewer_discretion_dialog": true,
"restore_old_seekbar_thumbnails": true,
"settings_search_entries": "audio",
"spoof_streaming_data": false,
"swipe_brightness": false,
"swipe_volume": false,
"ryd_toast_on_connection_error": false,
"ryd_user_id": "BX0bs0NQpB4e0lDeBnnLJpTcrOktXPpAYCqK",
"sb_filler": "manual-skip",
"sb_highlight": "ignore",
"sb_interaction": "skip-once",
"sb_intro": "skip-once",
"sb_local_time_saved_milliseconds": 67289402,
"sb_local_time_saved_number_segments": 2448,
"sb_music_offtopic": "ignore",
"sb_outro": "skip-once",
"sb_preview": "skip-once",
"sb_selfpromo": "skip",
"sb_sponsor": "skip",
"sb_toast_on_connection_error": false,
"sb_toast_on_skip": false,
"sb_video_length_without_segments": true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment